This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
filebot
Watch
1
Star
0
Fork
0
You've already forked filebot
mirror of
https://github.com/mitb-archive/filebot
synced
2024-12-26 01:38:57 -05:00
Code
Issues
Releases
Wiki
Activity
469de911e6
filebot
/
installer
/
msi
/
filebot.cmd
3 lines
80 B
Batchfile
Raw
Normal View
History
Unescape
Escape
* properly setup everything for CLI when installing via MSI package
2011-11-14 22:03:53 -05:00
@
ECHO
OFF
* added startup script for mac (untested)
2011-11-15 22:00:54 -05:00
java -Dapplication.deployment=msi -Xmx256m -jar
"
%~dp0
FileBot.jar
"
%*
Reference in New Issue
Copy Permalink