资 源 简 介
Introduction
ClickOnce is an excellent framework, developed by Microsoft which provides easy installation and upgrading of Windows application to end users PCs. Although ClickOnce has made application installation and management easier, many developers have found that published installations can be broken under certain circumstances, forcing there end-users to uninstall and reinstall the application from a new location.
This has been a sever annoyance for software distributors and single developers that distribute software through ClickOnce.
The ClickOnce Application Reinstaller API, provides automated functionally to the uninstall and re-installation process.
By including this API and adding a simple server check when an application loads, you can force your application to uninstall and reinstall with little user interaction.
How It Works
The API will check your web server for a file named "reinstall" at the root of th