Creating your own Windows Logon Banner
If you want to create a Logon Banner, causing a message box to appear below your logon on, then:
- Open RegEdit
- Go To
- HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Winlogon
- Create a new String value”LegalNoticeCaption “
- Enter the Title of the window. What is displayed in the Title Bar.
- Create a new string value “LegalNoticeText”
- Enter the text for your message box that will appear even before the Logon window.