开发者

How to inhibit ClickOnce-Update promt?

开发者 https://www.devze.com 2023-01-07 15:23 出处:网络
Is there any possibility to update a ClickOnce application automatically without confirming? Thank you very much.

Is there any possibility to update a ClickOnce application automatically without confirming?

Thank you very much.

ClickOnce prompt:

http://img.7pics.info/u开发者_如何学运维pdate_1c2.png


In the updates dialog, set the minimum version to the same version number you are deploying. This will make it a 'forced update' and won't ask the user, but will just install it.

0

精彩评论

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