Author: toad
Date: 2009-01-15 15:04:43 +0000 (Thu, 15 Jan 2009)
New Revision: 25061

Modified:
   trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd
Log:
Delete dont-close-me stuff


Modified: trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd
===================================================================
--- trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd        
2009-01-14 22:51:34 UTC (rev 25060)
+++ trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd        
2009-01-15 15:04:43 UTC (rev 25061)
@@ -13,14 +13,6 @@
 @if %ERRORLEVEL% EQU 0 goto configure_fproxy
 @set FPROXY_PORT=8889
 
-...@set DONTCLOSE_FILE=dont-close-me.html
-...@if not exist dont-close-me.%ISO3_LANG%.html goto noDl10n
-...@set DONTCLOSE_FILE=dont-close-me.%ISO3_LANG%.html
-:noDl10n
-...@bin\cat.exe %DONTCLOSE_FILE% | bin\sed.exe "s/8888/%FPROXY_PORT%/g" > 
_dont-close-me.html
-...@del /F /Q dont-close-me.*html
-...@move /Y _dont-close-me.html dont-close-me.html > NUL
-
 @bin\cat.exe browse.cmd | bin\sed.exe "s/8888/%FPROXY_PORT%/g" > browse2.cmd
 @move /Y browse2.cmd browse.cmd > NUL
 

_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs

Reply via email to