V0.2.5.0 in OPM
* After looking at the windows 10 'permissions' issue, I've come to the conclusion that even if I put 'hacky' code in to enable a non-admin user to update an app 'in-place' it would be a bad idea. It would make LazAutoUpdate apps into potential malware.
* If a non-admin Windows user runs LazAutoUpdate.AutoUpdate, everything runs smoothly until the actual update is ready, then a dialog shows asking the user to switch to an admin account in order to do the update, and it exits there.
* If in Windows admin mode, and UAC is switched up to maximum, the UAC warning appears, and an admin account can okay it and the update runs.
I believe this is correct behaviour for an updater running under Windows 10.