Method | Description | |
---|---|---|
CheckForUpdates ( string customer, string server, string username, string password, bool FromFile ) : void | ||
ExecuteUpdate ( System.Version ver ) : void | ||
GetPageHTML ( string pageUrl, int timeoutSeconds ) : string | ||
msiupdater ( System.Version CurrentVersion ) : System |
Method | Description | |
---|---|---|
ExtractNameValue ( string input, string &Name, string &Value ) : void | ||
FileToString ( string infile ) : string | ||
GetReleaseNotes ( ) : string | ||
NotifyProgress ( |
||
PumpString ( string text, bool updateavailable, bool version2high, System.Version newver, bool info, string xmlfile ) : void | ||
updatecheck ( ) : void |
public CheckForUpdates ( string customer, string server, string username, string password, bool FromFile ) : void | ||
customer | string | |
server | string | |
username | string | |
password | string | |
FromFile | bool | |
return | void |
public ExecuteUpdate ( System.Version ver ) : void | ||
ver | System.Version | |
return | void |
public GetPageHTML ( string pageUrl, int timeoutSeconds ) : string | ||
pageUrl | string | |
timeoutSeconds | int | |
return | string |
public msiupdater ( System.Version CurrentVersion ) : System | ||
CurrentVersion | System.Version | |
return | System |