]> Creatis software - creaToolsTools.git/blobdiff - Install/scripts/All.bat
Feature #1956 Add Version file in final install + link in menu windows
[creaToolsTools.git] / Install / scripts / All.bat
index 651ef5aec7b192a8711e97f23629fc2c59478f1c..7288e242ee1fd3d6b34a4b6f783e46127cbe5399 100644 (file)
@@ -32,12 +32,14 @@ set forcex86=%5
 set scriptsFolder=%cd%
 set logFolder=%creatoolsGeneration%\installLog
 
+
 rmdir %logFolder% /s /q
 mkdir %logFolder%
 
 echo call configure variables
 call %scriptsFolder%\base\configureVariables.bat
 
+REM goto skypeEED
 
 echo call Download Sources
 start /B /wait %scriptsFolder%\base\downloadSources.bat
@@ -63,6 +65,10 @@ start /B /wait %scriptsFolder%\bbtkGEditor\bbtkGEditorInstall.bat
 echo call compile creaMinitools
 start /B /wait %scriptsFolder%\creaTools\creaMinitoolsInstall.bat
 
+
+
+REM :skypeEED
+
 echo  THIS HAS TO BE THE LAST STEP...
 echo call compile creaTools
 start /B /wait %scriptsFolder%\creaTools\creaToolsInstall.bat