Author: nextgens Date: 2008-06-05 08:30:05 +0000 (Thu, 05 Jun 2008) New Revision: 20209
Modified: trunk/apps/new_installer/res/windows/bin/setup.cmd Log: new_installer: doh Modified: trunk/apps/new_installer/res/windows/bin/setup.cmd =================================================================== --- trunk/apps/new_installer/res/windows/bin/setup.cmd 2008-06-04 22:49:18 UTC (rev 20208) +++ trunk/apps/new_installer/res/windows/bin/setup.cmd 2008-06-05 08:30:05 UTC (rev 20209) @@ -29,6 +29,7 @@ @if not exist offline goto online @echo "Offline installation mode" @goto uncompress +:online @echo "Online installation mode" @java -jar bin\sha1test.jar wrapper_windows.zip . %CAFILE% > NUL :uncompress
