Displays the password age of a specified user ID. This Widget uses the "net user" command to retrieve the last time a password was changed and display the age in days.
1.0 - initial release with basic features. 1.1 - added Timer to update periodically 120 secon…ds, change fonts, and font size added a very opaque background so the mouse clicks don't miss the text 1.2 - added Shadow toggle 1.3 - Can set Shadow color, new enhanced about box stubbed in where MAC code would go 1.4 - Multi word users seperated by spaces don't have to enter quotes and added removal of all quotes so its backward compatible 1.5 - Added Source of USER ID information being either Local MACHINE or a Domain controller 1.6 - Pause timer when PW alert appears to avoid multiple alert windows 1.7 - Added ability to display by Full name instead of just UserID, and added an additional preference page More