moff
12 discussion posts
It would be useful if DF could check for various registry settings that may prevent the wallpaper from displaying:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop]
"NoChangingWallPaper"=dword:00000000
"NoHTMLWallPaper"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"Wallpaper"="c:\\windows\\web\\wallpaper\\wallpaper.bmp"
"WallpaperStyle"="2"
These settings may explain why some people are having issues. I had no idea they existed, but you can bet that I'll be testing them, and finding workarounds all weekend. Thanks!