]> Creatis software - creaToolsTools.git/blobdiff - Install_ThirdParty/scripts/install_thirdparty_all.bat
DFCH: Adding template for run automatically all the scripts
[creaToolsTools.git] / Install_ThirdParty / scripts / install_thirdparty_all.bat
index ff08b8363bd2fd0857fdd7790e6e082de7effa07..cb2ca2f9554a45105190d59ef76d09ec75d95977 100644 (file)
@@ -1,5 +1,8 @@
 @echo off
 echo -----------------------------------
+echo ------Installing Libraries---------
+echo -----------------------------------
+echo -----------------------------------
 echo ------Asking Architecture----------
 echo -----------------------------------
 if %PROCESSOR_ARCHITECTURE%==x86 (
@@ -310,4 +313,7 @@ rename tth_exe tth
 del tth_exe.zip
 echo ------End TTH Installation---------
 cd c:\
+echo -----------------------------------
+echo ---End of Installing Libraries-----
+echo -----------------------------------
 @echo on
\ No newline at end of file