]> Creatis software - creaToolsTools.git/blobdiff - Install_ThirdParty/scripts/install_thirdparty_all.bat
no message
[creaToolsTools.git] / Install_ThirdParty / scripts / install_thirdparty_all.bat
index 620450d816fd26b8e2a3bb11cc86b7a80c463a56..2ef43ea82c8caf57ee151fd934f9b810eb43de76 100644 (file)
@@ -8,7 +8,7 @@ if %PROCESSOR_ARCHITECTURE%==x86 (
 @echo off
 ) else (
 @echo on
-  set ProgramFilesPath="%ProgramFiles(x86)%"
+  set "ProgramFilesPath=%ProgramFiles(x86)%"
 @echo off
 )
 @echo on
@@ -59,8 +59,8 @@ cd %thirdpartyGeneration%\thirdparty_source\
 %wgetPath% %urlCreatisSource%/qt-4.7.3.zip
 %wgetPath% %urlCreatisSource%/wxWidgets-2.9.2.7z
 %wgetPath% %urlCreatisSource%/boost_1_47_0.7z
-%wgetPath% %urlCreatisSource%/vtk-5.6.1.zip
-%wgetPath% %urlCreatisSource%/InsightToolkit-3.20.0.zip
+%wgetPath% %urlCreatisSource%/vtk-5.6.1.patchCreatis.tar.gz
+%wgetPath% %urlCreatisSource%/InsightToolkit-3.20.0.patchCreatis.tar.gz
 %wgetPath% %urlCreatisSource%/gdcm_05_Mai_2011.tar.gz
 %wgetPath% %urlCreatisSource%/xerces-c-3.1.1.zip
 rem ------End Downloading Sources------