rename script to a more appropriate name

This commit is contained in:
kytv
2011-09-17 15:02:55 +00:00
parent 7ce82617dc
commit 398d264319
2 changed files with 1 additions and 1 deletions

View File

@@ -193,7 +193,7 @@
<args><arg value="$INSTALL_PATH/I2P Router Console.webloc" /></args></executable>
-->
<!-- workaround for bad default path for wrapper.log in Windows. -->
<executable targetfile="$INSTALL_PATH/fix_logfile_path.cmd" type="bin" stage="postinstall" keep="false"> <os family="windows" />
<executable targetfile="$INSTALL_PATH/fixpaths.cmd" type="bin" stage="postinstall" keep="false"> <os family="windows" />
</executable>
<!-- workaround for vista permission problems - see comments above -->