Jump to content

How do I set the default wallpaper and screensaver during unattended i


Recommended Posts

Posted (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 by DragonzBreath

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...