filebot -help not showing

Any questions? Need some help?
Post Reply
s4ndst0rm
Posts: 4
Joined: 08 Nov 2012, 10:11

filebot -help not showing

Post by s4ndst0rm »

Hi There!

When i type "filebot -help" in cmd.exe (win7 64bit) nothing shows up.
Same happens when i type all other commands like "filebot -rename" etc...

what am i doing wrong?


regards
User avatar
rednoah
The Source
Posts: 22975
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: filebot -help not showing

Post by rednoah »

Make sure you're calling the cmdline, not starting GUI app, i.e. filebot should resolve to filebot.cmd, not filebot.launcher.exe (msi) or FileBot.exe (portable), etc

Did you install filebot with the msi? Or download portable and add that to the PATH?

Works for me:

Code: Select all

C:\Users\reinhard>filebot -version
FileBot 3.1 (r1296) / Java(TM) SE Runtime Environment 1.7.0_09
:idea: Please read the FAQ and How to Request Help.
s4ndst0rm
Posts: 4
Joined: 08 Nov 2012, 10:11

Re: filebot -help not showing

Post by s4ndst0rm »

thx! filebot.cmd works...

how can i set java -D parameters for filebot.cmd ?
User avatar
rednoah
The Source
Posts: 22975
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: filebot -help not showing

Post by rednoah »

Just edit the filebot.cmd, it's just a shell script text file.
:idea: Please read the FAQ and How to Request Help.
Post Reply