LazAutoUpdate suite
===================
Summary
=======
* LazAutoUpdate is a sytem for Lazarus/Freepascal developers to add an update facility to applications.
* It is designed for developers who host their projects on SourceForge or GitHub, though it can be used elsewhere.
* It consists of two parts:
  1) The LazAutoUpdate visual component
  2. The UpdatePack application
* The LazAutoUpdate component is very easy to code:
  Just drop it on a form, set a couple of properties and call the AutoUpdate method
* The Update pack is designed to make deploying updates to the web as easy and painless as possible
* The applications are designed for Windows 32bit/64-bit and also Linux 32-bit/64-bit
Wiki Page: http://wiki.freepascal.org/LazAutoUpdater
-minesadorada
Features
- Lazarus 1.62 fpc 3.00.x or better
- Windows and Linux
- Updates itself automatically
- Shows 'What's New' after update
 
     
    