Author: nextgens
Date: 2008-05-30 04:22:05 +0000 (Fri, 30 May 2008)
New Revision: 20144

Modified:
   trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd
Log:
new_installer: maybe fix a long-standing l10n bug occuring only on windows

Modified: trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd
===================================================================
--- trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd        
2008-05-30 00:01:19 UTC (rev 20143)
+++ trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd        
2008-05-30 04:22:05 UTC (rev 20144)
@@ -1,6 +1,7 @@
 @set PATH=%SYSTEMROOT%\System32\;%PATH%
 @set INSTALL_PATH=$INSTALL_PATH
 @set JAVA_HOME=$JAVA_HOME
+ at set ISO3_LANG=$ISO3_LANG
 @cd /D %INSTALL_PATH%
 @if exist .isInstalled goto end



Reply via email to