From: Eduardo Davila Date: Tue, 9 Aug 2011 15:48:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=af2332a6a3946b6048d0e2c4fe27487b657ecb34;hp=53b556961a7a81adbe93a9e03dfbffa8bbf8f216;p=creaToolsTools.git *** empty log message *** --- diff --git a/Install_ThirdParty/scripts/install_thirdparty_all.bat b/Install_ThirdParty/scripts/install_thirdparty_all.bat index 620450d..7e8f85d 100644 --- a/Install_ThirdParty/scripts/install_thirdparty_all.bat +++ b/Install_ThirdParty/scripts/install_thirdparty_all.bat @@ -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