| Windows 7: Removing Picture Frame On Startup/Login Screen |
29 Nov 2010
|
#1 | | Win7 Ultimate 64 (Desktop) Win7 Ultimate 32 (Netbook) |
Removing Picture Frame On Startup/Login Screen I've done this before on my desktop. I removed the picture and picture frame from the startup screen. But now I'm trying to do it on my netbook and I can't remember what file I edited to remove the frame.
Anyone know what file I may have edited?
EDIT: Is it Authui.dll? | My System Specs |
| System Manufacturer/Model Number Custom Build OS Win7 Ultimate 64 (Desktop) Win7 Ultimate 32 (Netbook) CPU Intel i7 930 OC: 3.5 gHz Motherboard EVGA 3x SLI LGA1366 Memory G.SKILL Ripjaws 4GB 1600 (PC3 12800) Graphics Card EVGA 260 GTX Superclocked Monitor(s) Displays ASUS VH424 Screen Resolution 1900x1080 Keyboard Sidewinder X4 Mouse Sidewinder X5 PSU Thermaltake TR2 750W Case Thermaltake v9 Black Cooling Thermaltake 230mm x 2 120mm x 2, 70mm under CPU, stock CPU Hard Drives Seagate Barracuda 7200 SATA 500GB
Seagate Barracuda 7200 UIDE 500GB
Seagate MomentusXT Hybrid 250GB (netbook) Internet Speed T1 |
29 Nov 2010
|
#2 | | Windows 7 Ultimate x86 Los Banos Ca, USA |
Yes, its authui.dll. I was just looking at that file.
in all 3 uifiles (12400-12403, depending what button set you use)
Find:
UserTileTemplate
And do either of the two
<UserTile resid="UserTileTemplate" margin="rect(0rp,10rp,0rp,10rp)" height="0" layout="verticalflowlayout(0,2,2)" sheet="UsersStyle">
<UserTile resid="UserTileTemplate" margin="rect(0rp,10rp,0rp,10rp)" visible="false" layout="verticalflowlayout(0,2,2)" sheet="UsersStyle">
I would use the first since it actually shrinks it and doesnt take up space, the second method still uses up the space since its simply hidden.
And as always, back up your files before you attempt any mods to system files.
Good luck. | My System Specs | | OS Windows 7 Ultimate x86 CPU amd64 |
01 Dec 2010
|
#3 | | Win7 Ultimate 64 (Desktop) Win7 Ultimate 32 (Netbook) |

Quote: Originally Posted by Blizarro Yes, its authui.dll. I was just looking at that file.
in all 3 uifiles (12400-12403, depending what button set you use)
Find:
UserTileTemplate
And do either of the two
<UserTile resid="UserTileTemplate" margin="rect(0rp,10rp,0rp,10rp)" height="0" layout="verticalflowlayout(0,2,2)" sheet="UsersStyle">
<UserTile resid="UserTileTemplate" margin="rect(0rp,10rp,0rp,10rp)" visible="false" layout="verticalflowlayout(0,2,2)" sheet="UsersStyle">
I would use the first since it actually shrinks it and doesnt take up space, the second method still uses up the space since its simply hidden.
And as always, back up your files before you attempt any mods to system files.
Good luck. Does that shrink the frame and picture? | My System Specs | | System Manufacturer/Model Number Custom Build OS Win7 Ultimate 64 (Desktop) Win7 Ultimate 32 (Netbook) CPU Intel i7 930 OC: 3.5 gHz Motherboard EVGA 3x SLI LGA1366 Memory G.SKILL Ripjaws 4GB 1600 (PC3 12800) Graphics Card EVGA 260 GTX Superclocked Monitor(s) Displays ASUS VH424 Screen Resolution 1900x1080 Keyboard Sidewinder X4 Mouse Sidewinder X5 PSU Thermaltake TR2 750W Case Thermaltake v9 Black Cooling Thermaltake 230mm x 2 120mm x 2, 70mm under CPU, stock CPU Hard Drives Seagate Barracuda 7200 SATA 500GB
Seagate Barracuda 7200 UIDE 500GB
Seagate MomentusXT Hybrid 250GB (netbook) Internet Speed T1 |
01 Dec 2010
|
#4 | | Win7 Ultimate 64 (Desktop) Win7 Ultimate 32 (Netbook) |
Well I did that, and it hid user name, password field and picture with frame. I remember deleting lines in 12400-3 and removing just the frame. But I can't recall or find a tutorial on this anywhere. | My System Specs | | System Manufacturer/Model Number Custom Build OS Win7 Ultimate 64 (Desktop) Win7 Ultimate 32 (Netbook) CPU Intel i7 930 OC: 3.5 gHz Motherboard EVGA 3x SLI LGA1366 Memory G.SKILL Ripjaws 4GB 1600 (PC3 12800) Graphics Card EVGA 260 GTX Superclocked Monitor(s) Displays ASUS VH424 Screen Resolution 1900x1080 Keyboard Sidewinder X4 Mouse Sidewinder X5 PSU Thermaltake TR2 750W Case Thermaltake v9 Black Cooling Thermaltake 230mm x 2 120mm x 2, 70mm under CPU, stock CPU Hard Drives Seagate Barracuda 7200 SATA 500GB
Seagate Barracuda 7200 UIDE 500GB
Seagate MomentusXT Hybrid 250GB (netbook) Internet Speed T1 |
02 Dec 2010
|
#5 | | Windows 7 Ultimate x86 Los Banos Ca, USA |
Sorry, its the line right under the one I said.
<ZoomableElement id="atom(PictureContainer)" height="0" layout="filllayout()">
There is one more place. I just cant remember. | My System Specs | | OS Windows 7 Ultimate x86 CPU amd64 |
02 Dec 2010
|
#6 | | |
hey Bliz...in the other thread i created you said that since the changes are made in the authui.dll file and my machines are in a business environment it would be best not to edit that file just in case MS sends an update for that file...is there any other way in which to create a more "business look" and get rid of the logon/start menu pic? or if nothing else, set the picture to be one specific picture for every machine? maybe thru GPO or some other means? | My System Specs | | System Manufacturer/Model Number Dell Precision 380 OS Windows 7 Pro CPU P4 3.4 GHz Memory 2 GB Graphics Card NVIDIA Quadro FX 1400 Sound Card Audigy 2 ZS Monitor(s) Displays Dell 1907FP Screen Resolution 1280x1024 Hard Drives WDC WD800JD 80 GB
Seagate FreeAgent Pro 320GB
Seagate FreeAgent 1T Internet Speed 10mb cable |
02 Dec 2010
|
#7 | | Windows 7 Ultimate x86 Los Banos Ca, USA |

Quote: Originally Posted by lavee383 is there any other way in which to create a more "business look" and get rid of the logon/start menu pic? or if nothing else, set the picture to be one specific picture for every machine? maybe thru GPO or some other means? Everything will involve editing the uifiles directly, but yes you can remove the user container as mentioned above. As far as the user picture being the same for any user, then you create a user frame that isnt "hollow" in the middle, that will cover up the original user pic. Its still there its just that the user frame is an overlay and since the the frame isnt hollow, you cant see the user pic. Its all about tweaking.
Im coding a logon editor as we speak. Check out my facebook page. I talk about it a lot. | My System Specs | | OS Windows 7 Ultimate x86 CPU amd64 |
06 Dec 2010
|
#8 | | |

Quote: Originally Posted by Blizarro Everything will involve editing the uifiles directly, but yes you can remove the user container as mentioned above. As far as the user picture being the same for any user, then you create a user frame that isnt "hollow" in the middle, that will cover up the original user pic. Its still there its just that the user frame is an overlay and since the the frame isnt hollow, you cant see the user pic. Its all about tweaking.
Im coding a logon editor as we speak. Check out my facebook page. I talk about it a lot. so if i do decide to edit the uifiles, will i have to edit it every time i create a new image or would i be able to edit it once and use the same uifiles every time i need to create a new image? | My System Specs | | System Manufacturer/Model Number Dell Precision 380 OS Windows 7 Pro CPU P4 3.4 GHz Memory 2 GB Graphics Card NVIDIA Quadro FX 1400 Sound Card Audigy 2 ZS Monitor(s) Displays Dell 1907FP Screen Resolution 1280x1024 Hard Drives WDC WD800JD 80 GB
Seagate FreeAgent Pro 320GB
Seagate FreeAgent 1T Internet Speed 10mb cable |
06 Dec 2010
|
#9 | | Windows 7 Ultimate x86 Los Banos Ca, USA |

Quote: Originally Posted by lavee383 so if i do decide to edit the uifiles, will i have to edit it every time i create a new image or would i be able to edit it once and use the same uifiles every time i need to create a new image? You got the UIfile that tells windows how to create the logonfile. Thats your main file. Once you mod the file the way you want, then you can just change the image resource to whatever you want. Just make sure you give it the same name. Most resource editors will let you choose a new image to use without having to edit the name.
So make the changes to the uifile once, and then you can "exchange" the images to whatever you want as many times as you want.
Did I make sense? | My System Specs | | OS Windows 7 Ultimate x86 CPU amd64 |
06 Dec 2010
|
#10 | | |

Quote: Originally Posted by Blizarro You got the UIfile that tells windows how to create the logonfile. Thats your main file. Once you mod the file the way you want, then you can just change the image resource to whatever you want. Just make sure you give it the same name. Most resource editors will let you choose a new image to use without having to edit the name.
So make the changes to the uifile once, and then you can "exchange" the images to whatever you want as many times as you want.
Did I make sense? ok...so i can simply edit the UIfile once and then any time i need to create a totally new image for the group of PCs i can copy the UIfile and resource file(s) over to their appropriate locations and i'm good...correct? i want to make sure that the UIfiles aren't machine specific and that i can copy them over to any machine i wish...am i understanding correctly? | My System Specs | | System Manufacturer/Model Number Dell Precision 380 OS Windows 7 Pro CPU P4 3.4 GHz Memory 2 GB Graphics Card NVIDIA Quadro FX 1400 Sound Card Audigy 2 ZS Monitor(s) Displays Dell 1907FP Screen Resolution 1280x1024 Hard Drives WDC WD800JD 80 GB
Seagate FreeAgent Pro 320GB
Seagate FreeAgent 1T Internet Speed 10mb cable Removing Picture Frame On Startup/Login Screen problems? All times are GMT -5. The time now is 08:41 PM. | |