' ' ' File LOMessage.bas ' ' Program Name: Log On Message ' ' Version 1.0 (Last web posted version ) ' ' written by Michael Burns ' ' Last updated 26-December-2013 ' ' Programming Language: PowerBASIC 10 for Windows (http://www.powerbasic.com) ' 'v1.1 February 10, 2019 '1. Binary code signed. '2. Installer now provides the option to create a System Restore point for the PC before installing Log On Message. I've not had any reports of Log On Message 'messing up PC's, but I like the idea of making it easy to roll back the 'install or update just in case. Note that Windows 8 & 10 normally won't allow a new 'System Restore point to be created unless 24 hours have passed since the last Restore Point was created. This interval can be changed in the System Registry. You can 'see how here: https://www.tenforums.com/tutorials/94682-change-system-restore-point-creation-frequency-windows-10-a.html Windows Vista & 7 do not have this 24 hour 'default System Restore interval. ' 'v1.0 Initial Release Dec 26, 2013 ' '------------------------------------------------------------------------------