Creating a Legal Text Notice Before Logon

April 25, 2009

You can create a banner that will come up just before you logon to the computer:

  1. Start Regedit
  2. Go to HKeyLocalMachine \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ WinLogon
  3. Create a new string value called LegalNoticeCaption and give it a value you want to see in the menu bar
  4. Create a new string value called LegalNoticeText and give it a value you want to see in the dialog box

Now before anyone logs into that computer, this banner will come up on the screen.
This can be useful for any legal warnings you want to give regarding the use of the computer.

Related Posts

  • Compacting the RegistryHow to compact the registry? Got to true DOS, not a DOS windowRun Regedit and then export the entire Registry to COMPAC ...
  • Creating a Default File OpenerIf you have a un-registered file type and want to view it with Explorer's Right-clickyou can add your program to the r ...
  • 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 ...
  • XP Computer management consoleTo quickly access the computer management console, where you can see event logs (to see what's causing a problem, for e ...
  • Creating a Logon BannerIf you want to create a Logon Banner: A message box to appear below your logon on. 1.Open RegEdit 2.Go To For Wind ...
Next Article
« Prev Post
Previous Article
Next Post »

No comments