Set OD="$(ProjectDir)..ControlServiceBinDebug"
attrib "%OD%$(TargetName).*" -r -a -s -h
copy $(TargetName).* "%OD%"