jpatto Posted May 30, 2005 Posted May 30, 2005 Anyone know a way to change the wallpaper using either a batch file or registry script?Thanks
Delprat Posted May 30, 2005 Posted May 30, 2005 Registry Key :HKEY_CURRENT_USER\Control Panel\DesktopValues (REG_SZ) :"Wallpaper" : for backward compatibility (BMP)"OriginalWallpaper" : wallpaper shown (BMP)"ConvertedWallpaper" : real wallpaper (BMP, JPG, GIF, etc...)But you will need to refresh the desktop... I don't know if this can be done by a script bye.
nickclarkson Posted August 9, 2005 Posted August 9, 2005 Download FlexProfiles v4.01 from http://portal.loginconsultants.nl/forum/index.php?board=16 and once you've install the Flex Framework v4.01, in %PROGRAMFILES%\Flex Framework\Flex_Exe there is an exe called FlexRefresh.exe - running this will refresh the users' profile so any changes such as mouse button swap or desktop wallpaper will be refreshed.
chilifrei64 Posted August 9, 2005 Posted August 9, 2005 Group Policy-> User configuration -> Administrative templates -> Desktop -> Active Desktop -> Active Desktop Wallpaperput in the pathThis obviously works as a "Batch" bets when using AD and GPO to be able to apply it remotely
cheezus420 Posted August 9, 2005 Posted August 9, 2005 Check this out. This is the way I did it, worked just fine:http://unattended.msfn.org/advanced/cosmetics/theme.htm
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now