DragonzBreath Posted September 29, 2007 Posted September 29, 2007 (edited) Hi Guys,Has anyone managed to set the default wallpaper and screensaver in their unattended CD without renaming the files to the ones that Windows uses?I've made changes to my registry in the HKLM.reg and HKCU.reg, but Windows seems to revert to the standard bliss.bmp and login.scr anyway.Thing is, I don't want a wallpaper at all for any new user. And I want to set the default screensaver to JKDefrag for every new user. As you can imagine from the name, JKDefrag defrags the hard drives in the system while the machine is in screensaver mode.Here are excerpts from my HKLM.reg and HKCU.reg, imported when cmdlines.txt is actioned. I'm pretty sure they're the right entries, because if I run them from within Windows manually, they set everything perfectly. Perhaps I'm, just setting the wrong area? i.e. these settings are pulled from another section of the registry or a file?Anyway... help...Windows Registry Editor Version 5.00 ;JKDefrag screensaver set as policy[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\{27FA6CEA-89BB-4DD1-83D9-CC115631D456}User\Software\Policies\Microsoft\Windows\Control Panel\Desktop]"SCRNSAVE.EXE"="JkDefragScreenSaver.scr" ;JKDefrag as logon screensaver;[HKEY_USERS\.DEFAULT\Control Panel\Desktop];"SCRNSAVE.EXE"="C:\\WINDOWS\\system32\\JkDefragScreenSaver.scr" ;JKDefrag alternate screensaver[HKEY_USERS\.DEFAULT\Control Panel\Screen Saver.JkDefrag]"CommandLine"="""LastRun"="1187410772""HoursToWait"="0""AlternateScreenSaver"="C:\\WINDOWS\\system32\\logon.scr"Windows Registry Editor Version 5.00 ;JKDefrag as user screensaver & no wallpaper[HKEY_CURRENT_USER\Control Panel\Desktop]"SCRNSAVE.EXE"="C:\\WINDOWS\\system32\\JkDefragScreenSaver.scr""Wallpaper"="(None)"DB Edited September 29, 2007 by DragonzBreath
DragonzBreath Posted September 29, 2007 Author Posted September 29, 2007 Aright... figured it out. For anyone else searching for a fix for this... Screensavers and desktop wallpapers are THEMES. Can't believe it's taken me this long to stumble on this. LINK
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