Rename FileBot.exe to avoid CMD command ambiguities

This commit is contained in:
Reinhard Pointner 2016-12-20 20:25:06 +08:00
parent a05fb9d322
commit 603bca0466
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<dontWrapJar>true</dontWrapJar>
<headerType>gui</headerType>
<jar>FileBot.jar</jar>
<outfile>FileBot.exe</outfile>
<outfile>filebot.portable.launcher.exe</outfile>
<errTitle>Launch4j</errTitle>
<cmdLine></cmdLine>
<chdir></chdir>