]> Creatis software - creaToolsTools.git/blobdiff - Install/scripts/All2.bat
2424 creaToolsTools Feature New Normal Add creaVtk Library in Windows version
[creaToolsTools.git] / Install / scripts / All2.bat
index cff2fd77a4b5da08f0543a93a32a6f90b7015d1d..3beee4bad607b0e0715056fcbd646553ee6f1a43 100644 (file)
@@ -50,12 +50,13 @@ REM goto skypToEED
 REM :skypToEED
 
 echo call compile crea
-echo start /B /wait %scriptsFolder%\crea\creaInstall.bat
 start /B /wait %scriptsFolder%\crea\creaInstall.bat
 echo call compile bbtk
 start /B /wait %scriptsFolder%\bbtk\bbtkInstall.bat
 echo call compile creaMaracasVisu
 start /B /wait %scriptsFolder%\creaMaracasVisu\creaMaracasVisuInstall.bat
+echo call compile creaVtk
+start /B /wait %scriptsFolder%\creaMaracasVisu\creaVtkInstall.bat
 echo call compile creaEnvironment
 start /B /wait %scriptsFolder%\creaEnvironment\creaEnvironmentInstall.bat
 echo call compile creaBruker
@@ -72,6 +73,7 @@ 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