]> Creatis software - creaToolsTools.git/blob - Install_ThirdParty/move_thirdparty_dlls.bat
f9c6ceca792b30ae477a838e6d87182d92f1e3ca
[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