X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaToolsTools.git;a=blobdiff_plain;f=Install%2Fscripts%2FAll2.bat;h=cff2fd77a4b5da08f0543a93a32a6f90b7015d1d;hp=b742e7d432248ba4906ba98728af2217667e2b58;hb=089783c6b6ea9db046e46c2838aa4c1c78e4c9a9;hpb=f29a95efacb5238c370a0adeb5d39b7d95c7b0f8 diff --git a/Install/scripts/All2.bat b/Install/scripts/All2.bat index b742e7d..cff2fd7 100644 --- a/Install/scripts/All2.bat +++ b/Install/scripts/All2.bat @@ -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