Page 1 of 1

Episode Butler - How to use nogui switch in OSX

Posted: February 18th, 2010, 5:04 pm
by JayBird
I have episode butler set to boot up at login

System Preference > Accounts > Login Items

When EB starts, it starts safari aswel.

I know there is the "nogui" parameter i can use, but i dont knw how to use it.

Any ideas

Thanks

Re: Episode Butler - How to use nogui switch in OSX

Posted: February 18th, 2010, 7:22 pm
by Camelot
you could create an applescript wrapper. Open the applescript editor and enter:

Code: Select all

do shell script "open /Applications/episodebutler/episodebutler.jar -nogui"
not sure if you need the dash, as I don't know the syntax for the "nogui" command. Then just add the applescript to your startup items instead of episode butler directly