Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Click Once Uninstall Older Version
 

Click Once Uninstall Older Version

Hi Guys,
I have an WPF App that we deploy on a regular basis. Is there a way to uninstall the version on client's desktop before installing the new version.
Thanks
Reeves
Reeves Edward  Thursday, August 27, 2009 7:11 PM

Yes, there is. This article talking about dealing with the certificate issue explains exactly how to do that.

http://robindotnet.wordpress.com/2009/03/30/clickonce-and-expiring-certificates/

RobinDotNet


Click here to visit my ClickOnce blog!
RobinDotNet  Monday, August 31, 2009 3:01 AM
Hi Reeves Edward,

ClickOnce has auto update feature that enable you to upgrade to a new version without uninstall the previous one. Once you publish a new version to that special URL, your user will receive update information when they run the installed application. They won't be told to uninstall and after several minutes(it depend on your application size and download speed) their application will come with updated one.

Does that what you want?

Sincerely,
Kira Qian
Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Monday, August 31, 2009 3:40 AM

Yes, there is. This article talking about dealing with the certificate issue explains exactly how to do that.

http://robindotnet.wordpress.com/2009/03/30/clickonce-and-expiring-certificates/

RobinDotNet


Click here to visit my ClickOnce blog!
RobinDotNet  Monday, August 31, 2009 3:01 AM
Hi Reeves Edward,

ClickOnce has auto update feature that enable you to upgrade to a new version without uninstall the previous one. Once you publish a new version to that special URL, your user will receive update information when they run the installed application. They won't be told to uninstall and after several minutes(it depend on your application size and download speed) their application will come with updated one.

Does that what you want?

Sincerely,
Kira Qian
Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Monday, August 31, 2009 3:40 AM

You can use google to search for other answers

Custom Search

More Threads

• Setup Project - Application Shortcut Icons not correct
• creating install.exe
• How to Attach .mdf file to SQL Server during installation of software and more..
• Click once - customisation
• How to integrate IE in the WinForm
• Click Once Deployment - Changing Installation Location
• Finding Path
• App config file not instaled with office 2007 add in
• MSI UI - Customized Control
• ALLUSERS Property