Method | Description | |
---|---|---|
CheckForUpdate ( Action |
Checks for an update and shows the update dialog if there is an update available.
|
|
LaunchUpdater ( System.Xml.Linq.XDocument manifest ) : void |
Saves the manifest locally and launches the updater app
|
|
UpdateUpdater ( ) : void |
Removes old updater and renames new updater after a small delay, call upon startup
|
Method | Description | |
---|---|---|
GetUpdaterPath ( ) : string |
public static CheckForUpdate ( Action |
||
showUpdateDialog | Action |
|
return | UpdateStatus |
public static LaunchUpdater ( System.Xml.Linq.XDocument manifest ) : void | ||
manifest | System.Xml.Linq.XDocument | |
return | void |