Effect of changing ClickOnce application publish location on clients' machines

后端 未结 2 1238
不思量自难忘°
不思量自难忘° 2020-12-15 08:15

OK, I have a Windows Forms application published using ClickOnce to
http://MyDevComputer1/DevPublishFolder/, so the deployement link is http://MyDevCo

2条回答
  •  北海茫月
    2020-12-15 09:04

    • Go to the Publish tab and click the Updates button.
    • Add the new URL to Update Location dropdown list and click ok
    • Publish

    Once all of the clients have received the new version, they will look to the new URL (and your new server) for all future updates.

提交回复
热议问题