Article ID: 147227
Article Last Modified on 11/1/2006
HKEY_LOCAL_MACHINE\TEMP
\Microsoft
\Windows NT
\CurrentVersion
\Winlogon
LegalNoticeCaption REG_SZ
Range: String
Default: (none)
Specifies a caption for a message to appear when the user presses
CTRL+ALT+DEL during logon. Add this value entry if you want to add
a warning to be displayed when a user attempts to log on to a Windows
NT system. The user cannot proceed with logging on without
acknowledging this message.
To specify text for the message, you must also specify a value for
LegalNoticeText.
LegalNoticeText REG_SZ
Range: String
Default: (none)
Specifies the message to appear when the user presses CTRL+ALT+DEL
during logon. Add this value entry if you want to add a warning to be
displayed when a user attempts to log on to a Windows NT system. The
user cannot proceed with logging on without acknowledging this
message.
To include a caption for the logon notice, you must also specify a
value for LegalNoticeCaption.
Additional query words: prodnt 4.0 Unattended Setup
Keywords: kbhowto kbsbk KB147227