Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2014-11-21 | 407 Bytes | |
WebUpdate.dll | 2014-11-21 | 25.1 kB | |
Totals: 2 Items | 25.5 kB | 0 |
How to Use: Import the DLL using the reference tab. Edit the code of your Button or whatever your using. Put this code it, but edit it to your urls. Code: WebUpdate.Download.DoUpdate(CurrentVersionInstalled:="100", UpdateVersionOnServer:="http://example.com/version.txt", IfNoUpdateAvailableMsgBox:=("No Updates"), InstallationDirectory:="C:\", UpdatedFileLink:="http://example.com/theprogram.exe")