]> Creatis software - creaToolsTools.git/blobdiff - Install/scripts/All2.bat
1708 Feature Clean the installation script.
[creaToolsTools.git] / Install / scripts / All2.bat
index b742e7d432248ba4906ba98728af2217667e2b58..746210528a05b118666106b9d79087327a98158c 100644 (file)
@@ -46,7 +46,9 @@ mkdir creatools_%buildtype%%platforme%\installLog
 echo call configure variables
 call %scriptsFolder%\base\configureVariables.bat
 
-goto skypToEED
+REM  goto skypToEED
+REM  :skypToEED
+
 
 echo call compile crea
 echo start /B /wait %scriptsFolder%\crea\creaInstall.bat
@@ -59,9 +61,6 @@ echo call compile creaEnvironment
 start /B /wait %scriptsFolder%\creaEnvironment\creaEnvironmentInstall.bat
 echo call compile creaBruker
 start /B /wait %scriptsFolder%\creaBruker\creaBrukerInstall.bat
-
-:skypToEED
-
 echo call compile creaImageIO
 start /B /wait %scriptsFolder%\creaImageIO\creaImageIOInstall.bat
 echo call compile creaContours
@@ -74,7 +73,6 @@ echo call compile creaMinitools
 start /B /wait %scriptsFolder%\creaTools\creaMinitoolsInstall.bat
 
 
-
 echo  THIS HAS TO BE THE LAST STEP...
 echo call compile creaTools
 start /B /wait %scriptsFolder%\creaTools\creaToolsInstall.bat