set thirdpartyGeneration=c:\Creatis\All set thirdpartyInstallPath=c:\Temp cd scripts call move_thirdparty_dlls.bat %thirdpartyGeneration% %thirdpartyInstallPath% >> move_thirdparty_dlls.log 2>&1 cd ..