Hi trying to write a script that updates the wallpaper in Vista.
Change the registry then try and force a refresh but nothing happens only works afetr rebooting.
Have tried
oShell.Run sWinDir & "\System32\RUNDLL32.EXE user32.dll,UpdatePerUserSystemParameters", 1, True
which used to work...