Bitmap behind logon screen

G

GWilliam

Hi all,
Can Anyone help me set up a bitmap logo behind the screen where users logon
and enter passwords, not just their desktop? A solution for xp machines
would be great
 
M

Michael Bednarek

Can Anyone help me set up a bitmap logo behind the screen where users logon
and enter passwords, not just their desktop? A solution for xp machines
would be great

Try this:
[HKEY_USERS\.DEFAULT\Control Panel\Desktop]
"Pattern"="(None)"
"Wallpaper"="d:\\path\\fubar.bmp"
"TileWallpaper"="0"
"WallpaperStyle"="0"

This might also be of interest:
[HKEY_USERS\.DEFAULT\Control Panel\Colors]
"Background"="red green blue"
where red green blue are values from 0-255.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top