Set OD="$(ProjectDir)..\ControlService\Bin\Debug"

attrib "%OD%\$(TargetName).*" -r -a -s -h

copy $(TargetName).* "%OD%"