]> Creatis software - creaToolsTools.git/blobdiff - Install/scripts/All.bat
EED
[creaToolsTools.git] / Install / scripts / All.bat
index bc7314cfe0efcdb356189dd92b71b8189590690c..13443cf2bf48a62d7cd7dd0d1bfd0ec0a94cb0dc 100644 (file)
@@ -39,7 +39,6 @@ mkdir %logFolder%
 echo call configure variables
 call %scriptsFolder%\base\configureVariables.bat
 
-GOTO SKIPINSTALL
 
 echo call Download Sources
 start /B /wait %scriptsFolder%\base\downloadSources.bat
@@ -64,7 +63,6 @@ start /B /wait %scriptsFolder%\bbtkGEditor\bbtkGEditorInstall.bat
 echo call compile creaMinitools
 start /B /wait %scriptsFolder%\creaTools\creaMinitoolsInstall.bat
 
-:SKIPINSTALL
 echo  THIS HAS TO BE THE LAST STEP...
 echo call compile creaTools
 start /B /wait %scriptsFolder%\creaTools\creaToolsInstall.bat