Home XP Regestry Tweaks XP Tutorials XP Services Vista Tweaks Vista Services My Other Sites Contact Me
 
 
change log on off screen Open your registry and find the key below. Modify the value of 'Wallpaper' to equal the path and filename of the bitmap (BMP) file you want to use as the background (e.g. 'c:\windows\mylogo.bmp'). In the same key, you can also modify these additional values "Pattern" and "TileWallpaper" to set the background pattern and Tile mode respectively. Restart Windows for the changes to take effect.
Registry Editor Example
| Name Type Data |
| (Default) REG_SZ (value not set) |
| Wallpaper REG_SZ "c:\windows\mylogo.bmp" |
| Pattern REG_SZ "(None)" |
| TileWallpaper REG_SZ "0" |
| HKEY_USERS\.DEFAULT\Control Panel\Desktop |
Registry Settings
System Key: [HKEY_USERS\.DEFAULT\Control Panel\Desktop]
Value Name: Wallpaper, TitleWallpaper
Data Type: REG_SZ (String Value)
go back