Legacy Windows 9x OS Support

WIN95/98 PREVENT LOADING WINDOWS WITHOUT VALID LOGIN

With this registry entry you can make windows so that it will not load unless the user enters a valid username and password. This disabled the option to cancel or escape to continue. Use at your own risk.

Validate Registry Key: (simply create file in notepad called validate.reg and include all of the following)

REGEDIT4

[HKEY_LOCAL_MACHINE\Network\Logon]
"MustBeValidated"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Winlogon]
"LegalNoticeCaption"="Unauthorized Access is Prohibited"
"LegalNoticeText"="Please log off system when finished."

 

 

Last modified on 17 October 2008, at 14:01