
v1.0 Released: 18 August 2007
v1.5 Released: 12 October 2009
v1.6 Released: 18 October 2009
Z-Updater is a very simple to set-up software patching client build with Visual Basic 6. Unlike most update clients with confusing set-ups and instructions, all you need to do with Z-Updater is set two variables in the source code and you’re off! It works by dowloading an ini file off your webserver to check if a newer version of your program has been released. If so, it proceeds to download a ZIP archive containing the updates and extracts it over existing files. It’s quite simple and gets the job done!
Features…
- Checks files on your website to determine if updates are available
- Downloads each update one-by-one until the latest patch has been applied
- Compressed ZIP Archives allow Z-Updater to patch multiple files and directories
- Save your users time & gain loyalty by providing easy access to updates
- VERY EASY TO SET UP! – Just set three variables in an .ini file!
- Visual Basic 6 – Source Included