Auto Update
Ive been working on an Auto Update installer.
It works by first adding a new Sub Menu item onto the PA Menu to check for updates. This then closes the PAM and launches the Auto Update util.
The util works by contacting a web server and downloading an update.ini which it reads. The update.ini lists things like what the udpate name is, where to get it what to do with it etc etc.
It then downlods, applys the update, checks the version and finsishs, it also can handle errors and if the versio is the same.