]> Creatis software - creaToolsTools.git/blobdiff - Install_mingw64/Install_CreaTools/scripts/All.bat
#3456 bug NSIS CPACK windows
[creaToolsTools.git] / Install_mingw64 / Install_CreaTools / scripts / All.bat
index 3f1d9be65a43370f3a088c053412657ab3fd83da..df270f3fd592ca16bc08691bc87a98e05c79ed48 100644 (file)
@@ -27,21 +27,14 @@ set creatoolsGeneration=%1
 set docGeneration=%2
 
 set scriptsFolder=%cd%
-
-
 rmdir %logFolder% /s /q
 mkdir %logFolder%
 mkdir %creatoolsGeneration%
-
 echo call configure variables
 call %scriptsFolder%\base\configureVariables.bat
-
 echo call Clean and Download-Sources
-start /B /wait %scriptsFolder%\base\downloadSources.bat
-
-
+ start /B /wait %scriptsFolder%\base\downloadSources.bat
 echo %cd%
-
 cd %scriptsFolder%
 call All2.bat %creatoolsGeneration% %docGeneration% Release Win64