From 93dc520822cb7435f2b873407c34841c896f9c5b Mon Sep 17 00:00:00 2001 From: Eduardo DAVILA Date: Tue, 30 Apr 2013 16:34:56 +0200 Subject: [PATCH] Feature 2004 Windows generation creatools installer. Merging in one proces Debug/Release/Win32/win64 versions --- Install/scripts/All.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Install/scripts/All.bat b/Install/scripts/All.bat index 6d3cbb6..6632351 100644 --- a/Install/scripts/All.bat +++ b/Install/scripts/All.bat @@ -35,8 +35,8 @@ mkdir %logFolder% echo call configure variables call %scriptsFolder%\base\configureVariables.bat -::echo call Download Sources -::start /B /wait %scriptsFolder%\base\downloadSources.bat +echo call Download Sources +start /B /wait %scriptsFolder%\base\downloadSources.bat cd %scriptsFolder% -- 2.44.0