X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Install%2Fscripts%2FAll2.bat;h=b742e7d432248ba4906ba98728af2217667e2b58;hb=f29a95efacb5238c370a0adeb5d39b7d95c7b0f8;hp=cff2fd77a4b5da08f0543a93a32a6f90b7015d1d;hpb=f31fd5d0c4207f35184c719ff787a84a49508aca;p=creaToolsTools.git diff --git a/Install/scripts/All2.bat b/Install/scripts/All2.bat index cff2fd7..b742e7d 100644 --- a/Install/scripts/All2.bat +++ b/Install/scripts/All2.bat @@ -46,8 +46,7 @@ mkdir creatools_%buildtype%%platforme%\installLog echo call configure variables call %scriptsFolder%\base\configureVariables.bat -REM goto skypToEED -REM :skypToEED +goto skypToEED echo call compile crea echo start /B /wait %scriptsFolder%\crea\creaInstall.bat @@ -60,6 +59,9 @@ 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 @@ -72,6 +74,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