]> Creatis software - creaToolsTools.git/blobdiff - Install_ThirdParty/scripts/move_thirdparty_dlls.bat
DFCH: Thirdpartylibs update
[creaToolsTools.git] / Install_ThirdParty / scripts / move_thirdparty_dlls.bat
index e1f7507d143ca8203044789d37db7d1d6f52244a..5aea0bcd546b1df71f61eb3d0ff330043d7cd94d 100644 (file)
@@ -131,8 +131,8 @@ echo -----------------------------------
 echo -------------VTK-------------------
 echo -----------------------------------
 
-echo copy /V /Y %VTKINSTALLDIR%\bin\*.exe %creaThirdPartydlls%
-echo copy /V /Y %VTKINSTALLDIR%\bin\*.dll %creaThirdPartydlls%
+copy /V /Y %VTKINSTALLDIR%\bin\*.exe %creaThirdPartydlls%
+copy /V /Y %VTKINSTALLDIR%\bin\*.dll %creaThirdPartydlls%
 
 echo -----------------------------------
 echo -------------GDCM------------------