Creating a Logon Banner

April 23, 2009

If you want to create a Logon Banner: A message box to appear below your logon on.

1.Open RegEdit
2.Go To
For Windows 9x and ME -
HKEY_LOCAL_MACHINE\SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Winlogon

For Windows 2000 XP 2003 Vista -
HKEY_LOCAL_MACHINE\SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Winlogon


3.Create a new String value"LegalNoticeCaption "
4. Enter the Title of the window. What is displayed in the Title Bar.
5. Create a new string value "LegalNoticeText"
6. Enter the text for your message box that will appear even before the Logon window.

Related Posts

  • Disabling the Blinking CursorTo stop the cursor from blinking in applications such as Word: Start RegeditGo to HKEY_CURRENT_USER\Control Panel\Deskt ...
  • Automatic Screen RefreshWhen you make changes to your file system and use Explorer, the changes are not usually displayed until you press the F ...
  • Add Open With to all filesYou can add "Open With..." to the Right click context menu of all files.This is great for when you have several program ...
  • Turn off Welcome screenOpen User Accounts in Control Panel.Click Change the way users log on or off ...
  • Change/Add Restrictions And FeaturesIf you want to make restrictions to what users can do or use on their computer without having to run Poledit, you can e ...

No comments