X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Install%2Fscripts%2FAll2.bat;h=746210528a05b118666106b9d79087327a98158c;hb=3e1fe2cc17634ebb2ad535a71ac331ec3c6faa02;hp=b742e7d432248ba4906ba98728af2217667e2b58;hpb=f29a95efacb5238c370a0adeb5d39b7d95c7b0f8;p=creaToolsTools.git diff --git a/Install/scripts/All2.bat b/Install/scripts/All2.bat index b742e7d..7462105 100644 --- a/Install/scripts/All2.bat +++ b/Install/scripts/All2.bat @@ -46,7 +46,9 @@ 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 +61,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 +73,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