]> Creatis software - creaToolsTools.git/commitdiff
#3200creaToolsToolsFeatureNewNormalbranch mingw64
authorEduardo DAVILA <eduardo.davila@creatis.insa-lyon.fr>
Fri, 3 Aug 2018 15:11:00 +0000 (17:11 +0200)
committerEduardo DAVILA <eduardo.davila@creatis.insa-lyon.fr>
Fri, 3 Aug 2018 15:11:00 +0000 (17:11 +0200)
Install_mingw64/Install_CreaTools/scripts/All.bat
Install_mingw64/Install_CreaTools/scripts/All2.bat

index 220211af532f0f8ba804df995548edc564571c07..8cd0df2b1e3dafcaf34286cc192c5042450e2cf0 100644 (file)
@@ -36,8 +36,8 @@ mkdir %creatoolsGeneration%
 echo call configure variables
 call %scriptsFolder%\base\configureVariables.bat
 
-::echo call Clean and Download-Sources
-::start /B /wait %scriptsFolder%\base\downloadSources.bat
+echo call Clean and Download-Sources
+start /B /wait %scriptsFolder%\base\downloadSources.bat
 
 echo %cd%
 
index 55d8912c4b57aedd714a83de15af70ff3d582db8..2d10a27a59eba8149574ed44e6751c988ca7360c 100644 (file)
@@ -49,27 +49,27 @@ REM goto skypToEED
 REM :skypToEED
 
 echo call compile crea
-::start /B /wait %scriptsFolder%\creaInstall.bat
+start /B /wait %scriptsFolder%\creaInstall.bat
 echo call compile bbtk
-::start /B /wait %scriptsFolder%\bbtkInstall.bat
+start /B /wait %scriptsFolder%\bbtkInstall.bat
 echo call compile creaMaracasVisu
-::start /B /wait %scriptsFolder%\creaMaracasVisuInstall.bat
+start /B /wait %scriptsFolder%\creaMaracasVisuInstall.bat
 echo call compile creaVtk
-::start /B /wait %scriptsFolder%\creaVtkInstall.bat
+start /B /wait %scriptsFolder%\creaVtkInstall.bat
 echo call compile creaEnvironment
-::start /B /wait %scriptsFolder%\creaEnvironmentInstall.bat
+start /B /wait %scriptsFolder%\creaEnvironmentInstall.bat
 echo call compile creaBruker
-::start /B /wait %scriptsFolder%\creaBrukerInstall.bat
+start /B /wait %scriptsFolder%\creaBrukerInstall.bat
 echo call compile creaImageIO
-::start /B /wait %scriptsFolder%\creaImageIOInstall.bat
+start /B /wait %scriptsFolder%\creaImageIOInstall.bat
 echo call compile creaContours
-::start /B /wait %scriptsFolder%\creaContoursInstall.bat
+start /B /wait %scriptsFolder%\creaContoursInstall.bat
 echo call compile creaRigidRegistration
-::start /B /wait %scriptsFolder%\creaRigidRInstall.bat
+start /B /wait %scriptsFolder%\creaRigidRInstall.bat
 echo call compile bbtkGEditor
-::start /B /wait %scriptsFolder%\bbtkGEditorInstall.bat
+start /B /wait %scriptsFolder%\bbtkGEditorInstall.bat
 echo call compile creaMinitools
-::start /B /wait %scriptsFolder%\creaMinitoolsInstall.bat
+start /B /wait %scriptsFolder%\creaMinitoolsInstall.bat
 
 
 echo  THIS HAS TO BE THE LAST STEP...