![]() |
Platforms, Frameworks & Libraries »
.NET Framework »
General
Intermediate
License: The Code Project Open License (CPOL)
Restore Application to Previous State using ClickonceBy Malpani AmolThis article will show you how to restore an application to its previous version using Clickonce |
Windows, .NET, Visual Studio, Dev
|
|
Advanced Search |
|
|
|
||||||||||||||||
Here is some cool stuff to recover a Windows application to its previous version using "ClickOnce".
Remember whenever ClickOnce applications are installed as offline, an entry is added to the Add and Remove Programs. Whenever you click on Change/Remove in addition to letting the user uninstall the application, it also allows the user to roll back to previous versions of the application. ClickOnce retains one past version of the application for the user to revert to in this way, but the option of restoring an application to the previous state is disabled by default as shown in the following figure:
To enable the option of restoring an application to the previous version, follow the steps outlined below:
MinimumRequiredVersion - specifies the minimum version of this application that can run on the client. If the version number of the application is less than the version number supplied in the deployment manifest, the application will not run.
| You must Sign In to use this message board. | ||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
General
News
Question
Answer
Joke
Rant
Admin
|
PermaLink |
Privacy |
Terms of Use
Last Updated: 7 Oct 2006 Editor: Deeksha Shenoy |
Copyright 2006 by Malpani Amol Everything else Copyright © CodeProject, 1999-2009 Web19 | Advertise on the Code Project |