]> Creatis software - creaToolsTools.git/blob - Install_ThirdParty/move_thirdparty_dlls.bat
DFCH: Move files script - still doesnt work
[creaToolsTools.git] / Install_ThirdParty / move_thirdparty_dlls.bat
1
2 set thirdpartyGeneration=c:\Creatis\All
3
4 cd scripts
5 call creaThirdParty_dlls.bat %thirdpartyGeneration% >> moveThirdParty.log 2>&1
6 cd ..
7