Posts Tagged ‘login’
How-to set a screensaver before login in Windows XP/Vista
I haven’t fully tested this for Vista yet but it has the same key as XP so I am assuming it works the same. This is very similar to the setting up a default wallpaper but you use the SCRNSAVE.EXE key instead of Wallpaper.
Browse the registry to
HKUS\.DEFAULT\Control Panel\Desktop
Just change the SCRNSAVE.EXE key to wherever your .scr file is located. There is also options for setting if there is any screensaver, ScreenSaveActive, the time out, ScreenSaveTimeOut, and if the screensaver is secure which seems dumb to me since no one has logged into the computer yet, but whatever.
How-to set wallpaper image before login in Windows XP
Open up the registry and browse to:
HKEY_USERS\.Default\Control Panel\Desktop\
edit the Wallpaper key to point to where ever you have your wallpaper stored (eg. c:\windows\wallpaper.bmp). The file needs to be a .bmp to show up but that is all you should need to do.
After a restart the background will show up behind the login window assuming you are not using the welcome screen.
If a user logs in and then logs out their wallpaper will show up instead. But this is great to keep things looking the same when computers are restarted often.
