From: Diego Caceres Date: Mon, 17 Oct 2011 11:05:08 +0000 (+0000) Subject: DFCH: Move files script - still doesnt work X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=49691ec3672443980b3e966b23eda7a0d7e72573;p=creaToolsTools.git DFCH: Move files script - still doesnt work --- diff --git a/Install_ThirdParty/move_thirdparty_dlls.bat b/Install_ThirdParty/move_thirdparty_dlls.bat new file mode 100644 index 0000000..f9c6cec --- /dev/null +++ b/Install_ThirdParty/move_thirdparty_dlls.bat @@ -0,0 +1,7 @@ + +set thirdpartyGeneration=c:\Creatis\All + +cd scripts +call creaThirdParty_dlls.bat %thirdpartyGeneration% >> moveThirdParty.log 2>&1 +cd .. +