]> Creatis software - creaToolsTools.git/blobdiff - Install_mingw64/Install_CreaTools/scripts/All2.bat
#3200 creaTools Tools Feature NewNormal - branch mingw64
[creaToolsTools.git] / Install_mingw64 / Install_CreaTools / scripts / All2.bat
index e494b52dfc9f0e081e01a98c68a48b9daeff45cf..55d8912c4b57aedd714a83de15af70ff3d582db8 100644 (file)
@@ -40,7 +40,6 @@ set homedir=%cd%
 cd %creatoolsGeneration%
 
 mkdir c_%buildtype%%platforme%
-mkdir c_%buildtype%%platforme%\ri
 mkdir c_%buildtype%%platforme%\log
 
 echo call configure variables
@@ -50,32 +49,31 @@ 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...
 echo call compile creaTools
-start /B /wait %scriptsFolder%\creaTools\creaToolsInstall.bat
+start /B /wait %scriptsFolder%\creaToolsInstall.bat
 echo To see the log files of this install please go to %LogFolder%