Difference between revisions of "Configure a logon banner"
From Peter Pap's Technowiki
(Created page with "Fire up regedit and go the following registry entry: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\winlogon\ There you have two String values: LegalNoticeCapti...") |
|||
| Line 1: | Line 1: | ||
Fire up regedit and go the following registry entry: | Fire up regedit and go the following registry entry: | ||
| − | HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\winlogon\ | + | |
| + | HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\winlogon\ | ||
There you have two String values: | There you have two String values: | ||
| − | |||
| − | |||
| − | Edit the LegalNoticeCaption and put a title text like “Warning” | + | LegalNoticeCaption |
| − | + | LegalNoticeText | |
| + | |||
| + | Edit the LegalNoticeCaption and put a title text like “Warning”. | ||
| + | |||
| + | Edit the LegalNoticeText and put a message like “I have the owner ship!” | ||
and save it, and close the Windows® Registry. | and save it, and close the Windows® Registry. | ||
Revision as of 03:24, 27 May 2013
Fire up regedit and go the following registry entry:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\winlogon\
There you have two String values:
LegalNoticeCaption LegalNoticeText
Edit the LegalNoticeCaption and put a title text like “Warning”.
Edit the LegalNoticeText and put a message like “I have the owner ship!” and save it, and close the Windows® Registry.