From 2cdc911cab8ee7a48bd47622467621aaaa1f86dd Mon Sep 17 00:00:00 2001 From: Diego Caceres Date: Fri, 21 Oct 2011 00:53:23 +0000 Subject: [PATCH] DFCH changes --- Install_ThirdParty/move_thirdparty_dlls.bat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Install_ThirdParty/move_thirdparty_dlls.bat b/Install_ThirdParty/move_thirdparty_dlls.bat index f9c6cec..157fc82 100644 --- a/Install_ThirdParty/move_thirdparty_dlls.bat +++ b/Install_ThirdParty/move_thirdparty_dlls.bat @@ -1,7 +1,8 @@ set thirdpartyGeneration=c:\Creatis\All +set thirdpartyInstallPath=c:\Temp cd scripts -call creaThirdParty_dlls.bat %thirdpartyGeneration% >> moveThirdParty.log 2>&1 +call move_thirdparty_dlls.bat %thirdpartyGeneration% %thirdpartyInstallPath% >> move_thirdparty_dlls.log 2>&1 cd .. -- 2.45.0