]> Creatis software - creaToolsTools.git/commitdiff
Feature 2004 Windows generation creatools installer. Merging in one proces Debug...
authorEduardo DAVILA <eduardo.davila@creatis.insa-lyon.fr>
Tue, 30 Apr 2013 14:34:56 +0000 (16:34 +0200)
committerEduardo DAVILA <eduardo.davila@creatis.insa-lyon.fr>
Tue, 30 Apr 2013 14:34:56 +0000 (16:34 +0200)
Install/scripts/All.bat

index 6d3cbb64eea4e37ba1e3739aa1b88647462259f0..6632351807360c2e020021fce7cdc04608eda1ba 100644 (file)
@@ -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%