MyCompany
MyApplication
if "$(ConfigurationName)" == "Release" goto :Deploy goto :End :Deploy C: cd\Program Files\Jasinski Software\Desktop Widgets copy "$(TargetDir)*.*" /y :End