【命 令 行】

if exist Test5.exe copy "$(TargetDir)Test5.exe" "C:\Users\XXX\Desktop\"
if exist Common.dll copy "$(TargetDir)Common.dll" "C:\Users\XXX\Desktop\"
if exist Common4.dll copy "$(TargetDir)Common4.dll" "C:\Users\XXX\Desktop\"
if %username% == K copy "$(TargetPath)" "\172.16.4.205\WebServiceFolder\00_xytx\Xytx.6004【YY】\Bin"

原文地址:https://www.cnblogs.com/kikyoqiang/p/10319219.html