开发者

How to convert a Visual Studio Setup Project to a ClickOnce deployment?

I made a very nice setup project 开发者_如何学JAVA(New Project -> Other -> Setup and Deployment -> Visual Studio Installer -> Setup Project), but I really like the way ClickOnce works.

Sadly I had to use a setup project because of some custom actions and registry editing during installation.

Is there a convenient way to make a ClickOnce deployment out of it?


You can't use any custom actions in ClickOnce and there is no way to edit the registry with ClickOnce.

If you need these features, ClickOnce will not work for you. There is no way to convert your deployment.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜