Windows 7 to officially support logon UI background customization


Recommended Posts

  Gary7 said:
Install Logon Studio Vista. It is free if you use pre built logons. If you want to build your own you have to buy it.

http://download.cnet.com/LogonStudio-Vista...4-10696252.html

yeah, I know I can use logonstudio. the point was that no 3rd party software is necessary. I guess I just create the background folder and copy some of my own in there.

thanks

edit 1: not working. not sure why

edit 2: added the same folders here: C:\Windows\SysWOW64\oobe but still doesn't work.

Edited by starless.bible.black

Cool so it works, just gotta create the relevant directories.

Im wondering where the article got that second, orangey theme from though? Are there more? Doesnt explain in the article any more than the OP displayed.

  Calum said:
No.

This is a new feature of Windows 7 which doesn't require any third-party software :)

Although, Logon Studio Vista is handy and does have some extra features.

Yes!

Without Logon Studio Vista you have to hack the registry. From the OP.

  Quote
First, a check is made to determine if the customization functionality is enabled or not. More precisely, a registry value named OEMBackground in the HKLM\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background key is checked. Its data, of Boolean type, defines whether or not this behavior is turned on, i.e. 1 for enabled, 0 for disabled. This value may not exist by default, depending on your system.

Afterwards, if customization is enabled, the primary monitor?s screen height and width are retrieved via calls to GetSystemMetrics. These values are used in the computation of the screen width (w)/height (h) ratio. For example, my desktop resolution is 1920?1200. The ratio, computed by the division of w/h, is 1.6:1.

The result of this computation is looked up in an internal table that drives what image to load on disk. Although I don?t have a large enough monitor to test, it appears resolutions higher than 1920?1200 will force the loading and zooming of an image of closest compatibility (i.e. same ratio, smaller image).

As this is an OEM feature images are derived from %windir%\system32\oobe\info\backgrounds. Like the registry value, this folder may not exist by default. The following files are supported in this folder:

* backgroundDefault.jpg

* background768?1280.jpg

* background900?1440.jpg

* background960?1280.jpg

* background1024?1280.jpg

* background1360?768.jpg

* background1280?768.jpg

* background1920?1200.jpg

* background1440?900.jpg

* background1600?1200.jpg

* background1024?768.jpg

* background1280?960.jpg

* background1280?1024.jpg

  Gary7 said:
Yes!

Without Logon Studio Vista you have to hack the registry. From the OP.

<snipped quote>

Yes, that is what this thread is about - the news that you can change the Logon screen image by editing the registry and not by using third party software.

Why confuse users by saying they have to use third party software? You've already confused one user. You have a thread about the benefits of Logon Studio Vista, so why not just stay on topic in this thread? :)

Back on topic...

I can't see Microsoft not allowing the user to customise this in the Control Panel. They'd be uproar if they didn't ;)

  Calum said:
Yes, that is what this thread is about - the news that you can change the Logon screen image by editing the registry and not by using third party software.

Why confuse users by saying they have to use third party software? You've already confused one user. You have a thread about the benefits of Logon Studio Vista, so why not just stay on topic in this thread. Thank you :)

Back on topic...

I can't see Microsoft not allowing the user to customise this in the Control Panel. They'd be uproar if they didn't ;)

How many normal type users hack their registry? Most don't even know how to remove spyware. If MS is going to place this in the OS they need to do it in a way that does not involve getting into the registry. I confused no one!

  Gary7 said:
I confused no one!

Erm... -

  pasty2k2 said:
?

I thought this was a Windows feature, it doesnt say anywhere that we have to download anything for W7 7057, just that prior to this build if we wanted this functionality we had to use third party software right?

You did, Gary7 :)

  Gary7 said:
How many normal type users hack their registry? Most don't even know how to remove spyware. If MS is going to place this in the OS they need to do it in a way that does not involve getting into the registry.

I agree with this on-topic comment. I think Microsoft would be stupid not to include this as a feature in the Control Panel. Many users I know don't even know what the registry is :D

  Calum said:
Yes, that is what this thread is about - the news that you can change the Logon screen image by editing the registry and not by using third party software.

Why confuse users by saying they have to use third party software? You've already confused one user. You have a thread about the benefits of Logon Studio Vista, so why not just stay on topic in this thread? :)

Back on topic...

I can't see Microsoft not allowing the user to customise this in the Control Panel. They'd be uproar if they didn't ;)

I totally agree with you, using regedit might be alright for some who know what to do with regedit, but I don't !!!

Please if you are going to do this microsoft make it so that EVERYONE can use it !

  Calum said:
Yes, that is what this thread is about - the news that you can change the Logon screen image by editing the registry and not by using third party software.

Why confuse users by saying they have to use third party software? You've already confused one user. You have a thread about the benefits of Logon Studio Vista, so why not just stay on topic in this thread? :)

Back on topic...

I can't see Microsoft not allowing the user to customise this in the Control Panel. They'd be uproar if they didn't ;)

Exactly.

Anyway, Im not sure they will add it in. I really hope they do, but I have an annoying suspicion they just wont, for no reason. Theyve done that before.

There is also the ability to change backgrounds in Windows Media Player 12, but they dont allow you to do this through any option - it too is defined using a reg setting. This was introduced back in either build 7000 or way back in a pre-beta build, and it still hasnt shown its face properly.

Methinks the WMP background option along with this logon screen option will both be ignored in RTM, and just left there. I really hope neither are though, as both are awesome and very unlike MS - if they can add them in properly, changeable by the end user, they would be heading in the best direction they ever have.

  Chris-Gonzales said:
I wonder if this will be part of the "themes"

I don't see why it would be that hard for them to do that. After all, they simply have to modify the code in the theme system to allow it read that part of a theme file and act accordingly on the info\backgrounds folder. :) After that, they simply add the option to the control panel and that option would call the method that reads/writes that part of the file. :)

Edit: If they are going to do something, they should do it the whole way. They can't really use the branding argument either (now that they allow oems to do this). The oems are changing the branding a bit as well if they allow them to do this. All or nothing is what I say. :)

  starless.bible.black said:
hmm, mine doesn't have anything under %windir%\system32\oobe\info. maybe because I upgraded instead of clean install? any hints?

it doesn't say that the files are there, but it says what files it supports just add them yourself.

also, no 1680x1050 default image? So I would get some stretched image, oh great

  Chris-Gonzales said:
I wonder if this will be part of the "themes"

Now that would be awesome. If they can allow customizing of a boot screen as well, and tie it to a theme, that would be fantastic - but I think im being a bit too optimistic.

While I worry that MS wont bother putting this in properly, I really hope they do. Im going to assume they will as this is the first time weve seen it, just hope it doesnt get ignored outright.

  CheeseFart said:
it doesn't say that the files are there, but it says what files it supports just add them yourself.

also, no 1680x1050 default image? So I would get some stretched image, oh great

added the folders and files and changed registry. even added the folder to C:\Windows\SysWOW64\oobe but still doesn't work (yes, rebooted)

  winlonghorn said:
Edit: If they are going to do something, they should do it the whole way. They can't really use the branding argument either (now that they allow oems to do this). The oems are changing the branding a bit as well if they allow them to do this. All or nothing is what I say. :)

I agree, but bare in mind that this is the first time weve seen this, and its in the most currently leaked build - hence, its a work in progress. Were not meant to even know about this yet, if MS had their way with releases. We would all still be stuck on build 7000!

Has anyone found any logon screens like the one displayed in the article?

  Gary7 said:
How many normal type users hack their registry? Most don't even know how to remove spyware. If MS is going to place this in the OS they need to do it in a way that does not involve getting into the registry. I confused no one!

It's incomplete Gary. If you follow Raf's blog he does his best to dig into the layers of the builds to see what they're working on and not yet enabled. He was the one who found and unlocked the super bar in PDC build . For all we know as Calum indicated we might see this feature available via a panel in CP personalization come RC or RTM.

  Tech Star said:
I don't think that it is ugly. :/ I am glad Microsoft is moving towards a customizable Windows out of the box. :D

Agreed! I thought it was really good :p

Loving the ability to change the log on background (Y)

  smooth3006 said:
i actually gave microsoft feedback that we should be able to customize 7 without the need for 3rd party apps, maybe they listened? ;)

Who knows, maybe. I thought by beta/close to RC, MS wouldnt add any more features. While this isnt a ground breaking one, its pretty cool they seem to still be putting nifty little things in to keep Windows fresh. Its the small things that count just as much as the big ones.

  starless.bible.black said:
added the folders and files and changed registry. even added the folder to C:\Windows\SysWOW64\oobe but still doesn't work (yes, rebooted)

got it to work finally. had to change the resolution of the image exactly to my screen resolution though. fantastic!

Edited by starless.bible.black
  pasty2k2 said:
I agree, but bare in mind that this is the first time weve seen this, and its in the most currently leaked build - hence, its a work in progress. Were not meant to even know about this yet, if MS had their way with releases. We would all still be stuck on build 7000!

Has anyone found any logon screens like the one displayed in the article?

Oh yes, I know that lol. That is why I suspect that we may be in for a surprise! ;) As far as my comment, I simply meant that would probably be thinking that if they are going to enable this that they will need to allow us all to do it (to avoid backlash). :)

  dcoaster said:
I think the reason this is so awkward a process is because I think MS wants to give OEMs the ability to customize the logon screen, not necessarily the users. But that's just a guess and may be proved wrong come RC.

Could this be why there supposedly now a rc2 for windows 7 coming?

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Mullvad Browser 14.5.4 by Razvan Serea The Mullvad Browser is a privacy-focused web browser developed in a collaboration between Mullvad VPN and the Tor Project. It’s designed to minimize tracking and fingerprinting. You could say it’s a Tor Browser to use without the Tor Network. Instead, you can use it with a trustworthy VPN. The idea is to provide one more alternative – beside the Tor Network – to browse the internet with more privacy. To get as many people as possible to fight the big data gathering of today. To free the internet from mass surveillance. The Mullvad browser is free of charge, open source, and can be used without Mullvad VPN (although the combination is recommended). It is supported across platforms (Windows, MacOS, Linux). Privacy quality of the Tor Browser. To use with a VPN - Using a VPN is not enough to achieve perfect privacy online. There’s simply too much data being extracted through most browsers. The Mullvad Browser is a web browser with the privacy quality of the Tor Browser, to be used with a trustworthy VPN. Strong anti-fingerprinting from the Tor Project - The Tor Project has a proven track record of building a privacy-focused browser. The Mullvad Browser has the same fingerprinting protection as the Tor Browser – it just connects to the internet with (or without) a VPN instead of the Tor Network. No telemetry - Telemetry refers to unique data collected by the browser to enhance its performance. Mullvad does not support the collection of user data. Therefore, with the Mullvad Browser, all telemetry has been removed. Privacy first - Mullvad VPN has a proven record of putting privacy first. With no strange business models or short-term venture capitalist owners. The Tor Project is a non-profit organization fighting for human rights. Mullvad Browser 14.5.4 changelog: All Platforms Updated Firefox to 128.12.0esr Updated NoScript to 13.0.8 Bug 450: Rebase Mullvad Browser stable onto 128.12.0esr [mullvad-browser] Bug 43782: Add new UX flow for changing security level (Desktop) [tor-browser] Bug 43783: Tighten up the SecurityLevel module to enforce new UX flow [tor-browser] Bug 43784: Get confirmation from NoScript that settings are applied [tor-browser] Bug 43911: Backport security fixes from Firefox 140 [tor-browser] Build System / All Platforms Bug 41477: Update keyring/boklm.gpg for new subkeys (2025) [tor-browser-build] Bug 41498: Update keyring/morgan.gpg with updated public key [tor-browser-build] Download: Mullvad Browser 14.5 | 90.6 MB (Open Source) View: Mullvad Browser Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • "To address the immediate privacy alarms this sets off, Meta says that its "Private Processing technology" will be used. This supposedly ensures that neither Meta nor WhatsApp can see your original messages or the private summaries the AI generates." Meta also says "Your privacy and safety are of utmost importance to us." This is also a lie. You know how you can make social media easier to manage? Get a life, and you'll no longer need it.
  • Recent Achievements

    • First Post
      solidox earned a badge
      First Post
    • First Post
      BA the Curmudgeon earned a badge
      First Post
    • One Year In
      blissa jayden earned a badge
      One Year In
    • One Month Later
      blissa jayden earned a badge
      One Month Later
    • Week One Done
      blissa jayden earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      565
    2. 2
      ATLien_0
      213
    3. 3
      +FloatingFatMan
      173
    4. 4
      Michael Scrip
      153
    5. 5
      Som
      151
  • Tell a friend

    Love Neowin? Tell a friend!