标签: c# visual-studio visual-studio-2010 deployment clickonce
发布Windows应用程序和部署应用程序之间有什么区别吗?
我已经浏览了以下网站。
link
msbuild / target:publish / property:BootstrapperEnabled = true
返回setup.exe
那么使用Mage.exe部署它的目的是什么?
结果有什么不同?