• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How to Remotley change users desktop wallpaper ?

thatsright

Diamond Member
Is there a easy way to do this? A utility perhaps? If its requires some minor manipulation I might be okay with that. But if I have to change tons of registry settings and modify a lot of system files..........might not be that interested.... BTW, I have admin privileges, so thats all set.

Let me know guys, let me know!
 
it's stored under HKEY_CURRENT_USER\Control Panel\Desktop\Wallpaper. Either change this value to what you want the background to be or copy your file over the current one (not recommended). If you're going to do this by hand at each machine just change one, export the reg key and execute the .reg file on the other machines.




Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop]

"Wallpaper"="C:\\Documents and Settings\\deleted\\Application Data\\Mozilla\\Firefox\\Desktop Background.bmp"
 
Back
Top