]> Creatis software - creaToolsTools.git/blobdiff - Install/scripts/All2.bat
Windows installers , Linux bbtk compilation
[creaToolsTools.git] / Install / scripts / All2.bat
index b742e7d432248ba4906ba98728af2217667e2b58..cff2fd77a4b5da08f0543a93a32a6f90b7015d1d 100644 (file)
@@ -46,7 +46,8 @@ 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 +60,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 +72,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