]> Creatis software - creaToolsTools.git/blob - Install_ThirdParty/move_thirdparty_dlls.bat_TEMPLATE
DFCH: Update creaThirdParty installers (Possible bug solved)
[creaToolsTools.git] / Install_ThirdParty / move_thirdparty_dlls.bat_TEMPLATE
1
2 set thirdpartyGeneration=<directory where the generation was made>
3
4 cd scripts
5 call move_thirdparty_dlls.bat %thirdpartyGeneration% >> move_thirdparty_dlls.log 2>&1
6 cd ..
7