Configure the picture used as background wallpaper
30 March 2002 by Snakefoot | Comment » | Trackback OffFor some unknown reason one is not able to do stretch without installing an addon.
Now you can do it without an addon.
To specify wallpaper to use, has to be a bmp with a 8.3 path format (REG_SZ):
More Info MS KB Q257665
To specify wallpaper to use, has to be a bmp with a 8.3 path format (REG_SZ):
To specify tiling of the wallpaper (REG_SZ):[HKEY_CURRENT_USER \Control Panel \Desktop]
Wallpaper = "c:\image\pamela.bmp"
To specify stretching of the wallpaper (REG_SZ):[HKEY_CURRENT_USER \Control Panel \Desktop]
TileWallpaper = "1" (0 for non-tile)
To specify start location of centered (Non-Tiled and Non-Stretched) wallpaper (REG_SZ):[HKEY_CURRENT_USER \Control Panel \Desktop]
WallpaperStyle = "2" (0 for non-Stretch)
More Info MS KB Q135599[HKEY_CURRENT_USER \Control Panel \Desktop]
WallPaperOriginX = "1" (Pixels)
WallPaperOriginX = "2" (Pixels)
More Info MS KB Q257665
Tags:
Category:
Updated: 1 March 2007