| Adding Legal Notice on Logon for Unattended SetupID: Q147227 
 | 
Adding the Legal Notice option for Unattended Setup requires modification of the Software Hive.
From a shared copy of Windows NT on a system hard drive, expand the file,
SOFTWARE._ to SOFTWARE. (EXPAND SOFTWARE._ SOFTWARE.). Then rename
SOFTWARE._ to SOFTWARE.BAK.
NOTE: The Windows NT version of EXPAND.EXE is required to properly expand
this file.
      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
Keywords          : ntsetup ntreskit 
Version           : 3.50 3.51 4.00
Platform          : WINDOWS 
Issue type        : Last Reviewed: February 10, 1999