home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / info / ntkb / ntkb.exe / Q103 / 3 / 27.TXT < prev    next >
Encoding:
Text File  |  1993-09-28  |  2.7 KB  |  66 lines

  1. DOCUMENT:Q103327  24-SEP-1993  [W_NT]
  2. TITLE   :Changing Background Bitmap for the Windows NT Logon Screen
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1 
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. WARNING: Using Registry Editor incorrectly can cause
  16.      serious, system-wide problems that may require you to
  17.      reinstall Windows NT to correct them. Microsoft cannot
  18.      guarantee that any problems resulting from the use of
  19.      Registry Editor can be solved. Use this tool at your own
  20.      risk.
  21.   
  22. You can change the default background bitmap used at the Windows NT
  23. logon screen by modifying a value in the Registry. To do so, use the
  24. following procedure:
  25.  
  26. WARNING: Registry Editor (REGEDT32.EXE) is a very powerful utility  
  27. that allows you to directly change the Registry Database. Using  
  28. Registry Editor incorrectly can cause serious problems, including  
  29. hard disk corruption. It may be necessary to reinstall the software  
  30. to correct any problems. Microsoft does not support changes made  
  31. with Registry Editor. Use this tool at your own risk.
  32.  
  33. 1. Start Registry Editor (REGEDT32.EXE).
  34.  
  35. 2. Locate and select the following Registry subkey:
  36.  
  37.    HKEY_USERS\.DEFAULT\Control Panel\Desktop
  38.  
  39. 3. Select the Wallpaper value and choose String from the Edit menu.
  40.  
  41. 4. In the String field, type the full name of the bitmap, including
  42.    the full path if the file is not located in the SYSTEM32 directory.
  43.  
  44. 5. Exit Registry Editor to save the changes.
  45.  
  46. The next time you logon, the bitmap you chose should be displayed.
  47.  
  48. Additional reference words: 3.10 picture welcome
  49. KBCategory:
  50. KBSubCatergory: howto
  51.  
  52. =============================================================================
  53.  
  54. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  55. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  56. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  57. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  58. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  59. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  60. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  61. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  62. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  63. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  64. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  65.  
  66. Copyright Microsoft Corporation 1993.