Method | Description | |
---|---|---|
CheckForUpdate ( string exePath ) : bool |
Load current ImageGlass.exe file and compare to the latest version. Equal is TRUE, else FALSE
|
|
LoadUpdateConfig ( string filename ) : void |
Load update data from XML file
|
|
Update ( ) : System |
Provides structure, method of Update
|
|
Update ( |
Provides structure, method of Update
|
Method | Description | |
---|---|---|
GetUpdateConfig ( |
Get update data from server
|
public CheckForUpdate ( string exePath ) : bool | ||
exePath | string | |
return | bool |
public LoadUpdateConfig ( string filename ) : void | ||
filename | string | |
return | void |
public Update ( |
||
link | ||
savedPath | string | |
return | System |