How to simulate -fs -p behavior
#1
My remote software (iMON) doesn't support parsing parameters to executable files. And it doesn't support launching shortcuts.
All I can parse to it is "C:\Program Files\XBMC\xbmc.exe"
What settings/configuration I need to tweak inside XBMC to force launch xbmc.exe always with "-fc -p" parameters?

thanks for hard work
Reply
#2
I have iMON as well and I simply made an auxiliary launcher program. I used a program named AutoHotKey and made a simple 1-line script that launches XBMC with my command line parameters, and then AutoHotKey saves it as an EXE for me. You could just launch that EXE with iMON, but I actually used AutoHotKey to bind that EXE to WIN+X and then I bound my remote key to WIN+X, that way I didn't have to put up with iMON's app launcher. If you need more info I can post my exact script when I get home.
Reply
#3
midgetspy Wrote:I simply made an auxiliary launcher program. I used a program named AutoHotKey and made a simple 1-line script that launches XBMC with my command line parameters, and then AutoHotKey saves it as an EXE for me.

thank you very much for this work around tip
it works very well
Reply

Logout Mark Read Team Forum Stats Members Help
How to simulate -fs -p behavior0