'How to show progress of application update with clickonce?
I am using clickonce to publish my application and I want to update the application programmatically. With reference of example given by Microsoft here, it is working fine ( this is update with sync).
I can update the application before it get started but it is taking some time to get update and nothing is showing up on the screen and user dont know what is happening at the background.
So I want to show progress bar to show progress of download and update installation status. How can I do it?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
