Author: nextgens
Date: 2008-06-02 15:53:31 +0000 (Mon, 02 Jun 2008)
New Revision: 20188

Modified:
   trunk/apps/new_installer/res/windows/bin/cleanup.cmd
Log:
second part of last commit

Modified: trunk/apps/new_installer/res/windows/bin/cleanup.cmd
===================================================================
--- trunk/apps/new_installer/res/windows/bin/cleanup.cmd        2008-06-02 
15:48:46 UTC (rev 20187)
+++ trunk/apps/new_installer/res/windows/bin/cleanup.cmd        2008-06-02 
15:53:31 UTC (rev 20188)
@@ -7,7 +7,7 @@

 :: Keep application installers in case users want to perform updates
 @cd bin
- at del /F 1run.cmd setup.cmd detect_port_availability.cmd 
install_freenet-ext.cmd install_freenet-stable-latest.cmd install_plugins.cmd 
install_updater.cmd install_wrapper.cmd setup.cmd opennet.install offline 
install_frost.cmd 2> NUL > NUL
+ at del /F 1run.cmd setup.cmd detect_port_availability.cmd 
install_freenet-ext.cmd install_freenet-stable-latest.cmd install_plugins.cmd 
install_updater.cmd install_wrapper.cmd setup.cmd opennet.install offline 2> 
NUL > NUL

 @echo DONE> .isInstalled
 @echo All done, please click Next


Reply via email to