开发者

Can I create ClickOnce without Visual Studio?

开发者 https://www.devze.com 2023-01-23 04:36 出处:网络
If yes how or c开发者_如何学运维an point me to a resource ?MSDN has a full tutorial on doing it just from the command-line here: http://msdn.microsoft.com/en-us/library/ms165431.aspx

If yes how or c开发者_如何学运维an point me to a resource ?


MSDN has a full tutorial on doing it just from the command-line here: http://msdn.microsoft.com/en-us/library/ms165431.aspx

Note: the first section is how it's generated in the IDE, read beyond for how to do the build completely outside of Visual Studio.


There is GUI based Clickonce manifest creator available. If you google if you will find help to use this App. I have used this application to publish and compare Clickonce manifests. Here is the link : http://msdn.microsoft.com/en-us/library/acz3y3te%28VS.80%29.aspx This link is also useful for manual Clickonce management : http://msdn.microsoft.com/en-us/library/xc3tc5xx.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消