PC Review


Reply
Thread Tools Rate Thread

Customizing Logon Screen background BMP - Is this possible?

 
 
Chris Henderson
Guest
Posts: n/a
 
      21st Nov 2003
Hi There,

At our company somebody created a custom install of the logon screen so that
when Ctrl-Alt-Del screen a company BMP in the background comes up that is
different from the regular background wallpaper. This was done on NT and
now it's my turn to do this on Windows XP Pro.

My question is, is this possible? and how do I do it?

Thanks in advance,

Chris Henderson
CNE, MCSE


 
Reply With Quote
 
 
 
 
Chris Henderson
Guest
Posts: n/a
 
      21st Nov 2003
What I meant to say is when CTR-ALT-DEL is pressed the bmp in the background
differs from the original background wallpaper. How would I create this
second CTRL-ALT-DEL background BMP?

Chris

"Chris Henderson" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi There,
>
> At our company somebody created a custom install of the logon screen so

that
> when Ctrl-Alt-Del screen a company BMP in the background comes up that is
> different from the regular background wallpaper. This was done on NT and
> now it's my turn to do this on Windows XP Pro.
>
> My question is, is this possible? and how do I do it?
>
> Thanks in advance,
>
> Chris Henderson
> CNE, MCSE
>
>



 
Reply With Quote
 
Michael Maier
Guest
Posts: n/a
 
      21st Nov 2003
Chris Henderson wrote:
: What I meant to say is when CTR-ALT-DEL is pressed the bmp in the
: background differs from the original background wallpaper. How would
: I create this second CTRL-ALT-DEL background BMP?
:
: Chris
:
: "Chris Henderson" <(E-Mail Removed)> wrote in message
: news:(E-Mail Removed)...
:: Hi There,
::
:: At our company somebody created a custom install of the logon screen
:: so that when Ctrl-Alt-Del screen a company BMP in the background
:: comes up that is different from the regular background wallpaper.
:: This was done on NT and now it's my turn to do this on Windows XP
:: Pro.
::
:: My question is, is this possible? and how do I do it?
::
:: Thanks in advance,
::
:: Chris Henderson
:: CNE, MCSE

If I remember right it is the wallpaper for the default (means the one which
will be user as template for any new user) user. But I am not sure.
Many companys use this way to add their own pictures to a newly installed
system.

Regards
'Mike


 
Reply With Quote
 
Doug Knox MS-MVP
Guest
Posts: n/a
 
      21st Nov 2003
Click Start, Run and enter REGEDIT Go to:

HKEY_USERS\.DEFAULT\Control Panel\Desktop

In the right pane, look for the following values:

Wallpaper (contains the path to the wallpaper file you want to use)
WallpaperStyle
TileWallpaper

The WallpaperStyle and TileWallpaper values work together. Example:

Small, tiled BMP = TileWallpaper set to 1 and WallpaperStyle set to 0
(zero)
Centered wallpaper = TileWallpaper set to 0 and WallpaperStyle set to 0
Wallpaper stretched to fit = TileWallpaper set to 0 and WallPaperStyle set
to 2.

--
Doug Knox, MS-MVP Windows XP/ Windows Smart Display
Win 95/98/Me/XP Tweaks and Fixes
http://www.dougknox.com
--------------------------------
Associate Expert
ExpertZone - http://www.microsoft.com/windowsxp/expertzone
--------------------------------
Please reply only to the newsgroup so all may benefit.
Unsolicited e-mail is not answered.

"Chris Henderson" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi There,
>
> At our company somebody created a custom install of the logon screen so

that
> when Ctrl-Alt-Del screen a company BMP in the background comes up that is
> different from the regular background wallpaper. This was done on NT and
> now it's my turn to do this on Windows XP Pro.
>
> My question is, is this possible? and how do I do it?
>
> Thanks in advance,
>
> Chris Henderson
> CNE, MCSE
>
>



 
Reply With Quote
 
Chris Henderson
Guest
Posts: n/a
 
      21st Nov 2003
Yes, I have this setup in the default directory for new users but it is only
the default background BMP. Apparently there is a way to set up another one
for when you hit the CTRL-ALT-DEL key

Chris

"Michael Maier" <(E-Mail Removed)> wrote in message
news:bpm38v$db3$(E-Mail Removed)...
> Chris Henderson wrote:
> : What I meant to say is when CTR-ALT-DEL is pressed the bmp in the
> : background differs from the original background wallpaper. How would
> : I create this second CTRL-ALT-DEL background BMP?
> :
> : Chris
> :
> : "Chris Henderson" <(E-Mail Removed)> wrote in message
> : news:(E-Mail Removed)...
> :: Hi There,
> ::
> :: At our company somebody created a custom install of the logon screen
> :: so that when Ctrl-Alt-Del screen a company BMP in the background
> :: comes up that is different from the regular background wallpaper.
> :: This was done on NT and now it's my turn to do this on Windows XP
> :: Pro.
> ::
> :: My question is, is this possible? and how do I do it?
> ::
> :: Thanks in advance,
> ::
> :: Chris Henderson
> :: CNE, MCSE
>
> If I remember right it is the wallpaper for the default (means the one

which
> will be user as template for any new user) user. But I am not sure.
> Many companys use this way to add their own pictures to a newly installed
> system.
>
> Regards
> 'Mike
>
>



 
Reply With Quote
 
Steven Liu
Guest
Posts: n/a
 
      24th Nov 2003
Hi Chris,

Doug's suggestion only can give you the wall paper when you start the
computer. If you have not logon to the computer, the wall paper will be the
wall paper of the default user. HKEY_USERS\.DEFAULT\Control Panel\Desktop

After you have logon to the Windows XP, the wall paper will be changed to
the picture you have defined. When you press Ctrl-Alt-Del, the wall paper
will not change. It's by design.

Note: In Windows 2000, we can do as you like. When you press Ctrl-Alt-Del
in the Windows 2000, the wall paper will only accept the BMP file. So, we
can configure 2 wall papers in Windows 2000. One is JPG which is used for
the common useage. One is BMP which will be shown when you press
Ctrl-Alt-Del. In Windows XP, the system supports to show JPG when you press
Ctrl-Alt-Del. So, we can't implement this in the Windows XP.

Thanks for using Microsoft News Group!

Sincerely,

Steven Liu

Microsoft Online Partner Support

MCSE 2000

Get Secure! - www.microsoft.com/security

This posting is provided "as is" with no warranties and confers no rights.

 
Reply With Quote
 
Chris Henderson
Guest
Posts: n/a
 
      24th Nov 2003
Thank you very much Steven for your help. I really appreciate it.

Chris

""Steven Liu"" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi Chris,
>
> Doug's suggestion only can give you the wall paper when you start the
> computer. If you have not logon to the computer, the wall paper will be

the
> wall paper of the default user. HKEY_USERS\.DEFAULT\Control Panel\Desktop
>
> After you have logon to the Windows XP, the wall paper will be changed to
> the picture you have defined. When you press Ctrl-Alt-Del, the wall paper
> will not change. It's by design.
>
> Note: In Windows 2000, we can do as you like. When you press Ctrl-Alt-Del
> in the Windows 2000, the wall paper will only accept the BMP file. So, we
> can configure 2 wall papers in Windows 2000. One is JPG which is used for
> the common useage. One is BMP which will be shown when you press
> Ctrl-Alt-Del. In Windows XP, the system supports to show JPG when you

press
> Ctrl-Alt-Del. So, we can't implement this in the Windows XP.
>
> Thanks for using Microsoft News Group!
>
> Sincerely,
>
> Steven Liu
>
> Microsoft Online Partner Support
>
> MCSE 2000
>
> Get Secure! - www.microsoft.com/security
>
> This posting is provided "as is" with no warranties and confers no rights.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
customizing XP logon/logout screen =?Utf-8?B?Si5XaWxtcw==?= Windows XP Customization 3 26th May 2006 02:12 PM
Logon Screen Background Color Change Chris Windows XP Performance 1 31st Jan 2004 03:43 PM
logon screen background Adam Windows XP Customization 1 25th Jan 2004 01:50 AM
How can I change the background at the logon screen Terry Windows XP Basics 2 21st Jan 2004 04:16 PM
Re: change background in windows xp logon screen Thorsten Matzner Windows XP Customization 0 18th Nov 2003 04:36 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:03 AM.