X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=Install%2Fscripts%2FAll2.bat;h=3beee4bad607b0e0715056fcbd646553ee6f1a43;hb=e524068923662bbcdd62b752e6c5409190a2c693;hp=746210528a05b118666106b9d79087327a98158c;hpb=6d26f492da9eea9c4c53600995316af84cca6c1d;p=creaToolsTools.git diff --git a/Install/scripts/All2.bat b/Install/scripts/All2.bat index 7462105..3beee4b 100644 --- a/Install/scripts/All2.bat +++ b/Install/scripts/All2.bat @@ -46,17 +46,17 @@ mkdir creatools_%buildtype%%platforme%\installLog echo call configure variables call %scriptsFolder%\base\configureVariables.bat -REM goto skypToEED -REM :skypToEED - +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 @@ -73,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