Link to home
Start Free TrialLog in
Avatar of VirtueTech
VirtueTech

asked on

ClickOnce - How to update application with no confirmation by end user?

Hello everyone,

I want to deploy my C# application using the ClickOnce deployment method. Everything works great except for the fact that I want my application to install an update without confirmation needed by an end user....to click the OK button to install the update.

Is this possible? If so can someone tell me how or point me in the right direction. Thanks.
ASKER CERTIFIED SOLUTION
Avatar of rfgkev
rfgkev

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of VirtueTech
VirtueTech

ASKER

thanks
This is an alternative method using certificates
http://msdn2.microsoft.com/en-us/library/ms996418.aspx