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

    • Sorry for having to do sponsored deals in order to keep the lights on. Our Stackcommerce partner determines the deals we publish (I do not choose them myself) but I suppose what people don't see or worry about doesn't affect them. If a tiny percentage of these articles (1 Neowin Deal a day) affects you this much, then I am sorry. We're not the only news site to have to do this btw others have to as well
    • My guess. Much like the original Siri, Apple never intended to innovate in the AI space. I bet their whole plan was to buy some up-and-coming AI company, slap their logo on it, and make it proprietary. But they either waited too late, or couldn't find a company willing to accept their low ball offer. Now they're forced to do it but they will be kicking and screaming the whole time. IMO, they will eventually purchase a company, slap their logo on it, and use their tier 1 marketing department to leap frog the competition.
    • The best wireless controller for PC is now even more affordable by Taras Buria I recently reviewed the GameSir Super Nova wireless controller for PC and mobile devices, and I came to the conclusion that this gamepad is one of the best in the business, as long as you do not play on consoles. It is affordable, well-made, and insanely customizable. Besides, you get durable Hall Effect sticks and triggers, a dock station that works as a USB hub, and a 1000Hz polling rate. Best part? The Super Nova is now even more affordable than before, with a 25% discount on Amazon. The GameSir Super Nova is available in two colors: Blue and Pink. However, you can remove the front plate and replace it with another one, like Purple. What I like about this gamepad is that it delivers the complete package: good-quality craftsmanship, solid materials, customizable RGB lights, a solid multi-device connection, and very deep customization via the GameSir app on Windows and mobile devices. It also has a gyro that works with all supported devices, not just the Nintendo Switch. The Super Nova is a no-go only for those playing games on Xbox or PlayStation. The controller is not compatible with consoles, but other than that, this gamepad is hard to beat at just $44.99. Not only is it cheaper than the standard Xbox Wireless Controller, but it also offers fantastic value for the money and a rich feature set. GameSir Super Nova Wireless Controller for PC and mobile - $44.99 | 25% off on Amazon US This Amazon deal is US-specific and not available in other regions unless specified. If you don't like it or want to look at more options, check out the Amazon US deals page here. Get Prime (SNAP), Prime Video, Audible Plus or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases.
    • How to change folder colors in OneDrive by Taras Buria Microsoft's OneDrive cloud storage has plenty of useful productivity features that help you get around your file libraries. Colored folders are a relatively new feature that not every OneDrive user is aware of. While the ability to have colorful folders might seem minor at first glance, it can be very helpful for sorting stuff in your OneDrive. Microsoft says the feature lets users "personalize and manage folder colors for better content visibility." Even Apple agrees with this—iOS, iPadOS, and macOS 26 let you change folder colors in the Files/Finder app. Change folder color in OneDrive on Windows The process is very simple, but it is not the same as changing a folder icon in File Explorer. While you can change the icon of any folder in OneDrive on Windows 11 (Right Click > Properties > Customize > Change Icon), these icons do not sync across platforms. At the same time, while OneDrive folder colors do sync, the feature is not available for personal accounts in the web version of OneDrive. As for mobile devices, it is coming soon to Android and iOS OneDrive clients. Despite the current limitations, here is how to change folder colors in OneDrive on Windows: Make sure OneDrive is set up and running and sync is not paused. Find the folder whose color you want to change, and right-click it. Select OneDrive > Folder Color. Pick one of the 16 colors available and click Ok. The OneDrive app will sync your changes so that they appear across all devices that support folder colors in OneDrive. If you have a business account, you can open OneDrive for the web, right-click any folder and select Folder Color. Changes will sync across your devices right away. Do you find colored folders in OneDrive useful? Share your thoughts in the comments.
    • Awesome. That's what I was thinking Jim. Yea from what I can tell you connect the AIC card to the AIC header on the motherboard, so it doesn't just run through the PCI lanes. That's fine guys. Thanks for clarifying 🙂 I was getting a little bit lost with all of this, but I need a minimum of TB3 and the connector on the MB has it, but not on the back of my PC chassis / MB IO shield. Anyway I found that the cheapest I can get it is Amazon at 70 quid, so I'm just gonna have to fork out for it. Thanks everyone. 🙂 👍  Don't worry about Mindovermaster. He's just his chirpy cheerful self lol. Thanks everyone 🙂
  • Recent Achievements

    • Reacting Well
      rshit earned a badge
      Reacting Well
    • Reacting Well
      Alan- earned a badge
      Reacting Well
    • Week One Done
      IAMFLUXX earned a badge
      Week One Done
    • One Month Later
      Æhund earned a badge
      One Month Later
    • One Month Later
      CoolRaoul earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      535
    2. 2
      ATLien_0
      269
    3. 3
      +FloatingFatMan
      211
    4. 4
      +Edouard
      204
    5. 5
      snowy owl
      140
  • Tell a friend

    Love Neowin? Tell a friend!