I want to find code set default bitmap on destop !?
I want to find code after setup set default bitmap on my destop, instead of i must into Start->Settings->Control Panel->Display->Desktop and choice Bitmap, can you help me ?
9 posts
WriteRegStr HKCU "Control Panel\Desktop" "Wallpaper" "$INSTDIR\your.bmp"
I guess that has been updated with 2.45, because in 2.44 all I see is an example to getWallpaper.In 2.45 all I can see is the GetWallpaper example