Changing the background color for the login screen
1 January 2001 by Snakefoot | Comment » | Trackback OffIf you have become tired of the standard color on you background at login then
this might be the thing for you.
Edit the registry and add/update this (STRING):
One can also change the background Wallpaper for the login screen, just use:
Edit the registry and add/update this (STRING):
The colour is configured using these settings:[HKEY_USERS \.DEFAULT \Control Panel \Colors]
Background="58 110 165" (default)
| Color | Red | Green | Blue |
|---|---|---|---|
| white | 255 | 255 | 255 |
| Red | 255 | 0 | 0 |
| Yellow | 255 | 255 | 0 |
| Green | 0 | 255 | 0 |
| Cyan | 0 | 255 | 255 |
| Blue | 0 | 0 | 255 |
| Magenta | 255 | 0 | 255 |
| Black | 0 | 0 | 0 |
One can also change the background Wallpaper for the login screen, just use:
Instead of :[HKEY_USERS \.DEFAULT]
More Info MS KB Q103327[HKEY_CURRENT_USER]
Tags:
Category:
Updated: 3 January 2008