epic Posted November 20, 2009 Share Posted November 20, 2009 (edited) Is it possible to remove the 'Tile' at login? If so, how. It's a bit annoying.Also, remove the Orb (hour glass) upon boot - logon. The 'Tile' is above username/passwordIf I find anything I'll share my findings. Edited November 20, 2009 by epic Link to comment Share on other sites More sharing options...
MrJinje Posted November 20, 2009 Share Posted November 20, 2009 (edited) Looks like you already deleted the Default user image, and are left with an empty frame at login. Note: The default user picture is stored at %PROGRAMDATA%\Microsoft\User Account Pictures\user.bmp. The default guest picture is stored at %PROGRAMDATA%\Microsoft\User Account Pictures\guest.bmp. If the default pictures do not exist, an empty frame is displayed.Haven't found that empty frame yet, but have only checked a few places (WinLogon.exe, LogonUI.exe, winload.exe, shell32.dll, spwizimg.dll, themeui.dll, ntoskrnl.exe etc.). Best bet is to get PE Explorer and start poking around, there are 11,064 files in my System32 folder, so with the 14 or so that I checked, only 11,050 more to go.Assume the orb is just the standard cursor being shown early during the boot sequence, and it goes unresponsive because the boot sequence has RT or AboveNormal priority. M$ likely displays the cursor early knowing it will do this, just to give indication computer is actually busy. Let me know if you find a way to disable.Here is some other things ran across, an article for login button configuration.To change your button set, simply jump to HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI and add a DWORD value named ButtonSet. The supported integer values range from 0 to 2, with each value defined below. * 0 – Lighter text shadows, darker (more opaque) buttons (Windows default) * 1 – Darker text shadows, lighter (more translucent) buttons (for lighter backgrounds) * 2 – No text shadows, opaque buttons (for darker backgrounds)And found a way to modify the Text "Hibernating" and "It is now safe to turn off your computer" via the bmp resources #2 and #3 in these files.c:\Windows\System32\ntoskrnl.exec:\Windows\System32\ntkrnlpa.exe Edited November 20, 2009 by MrJinje Link to comment Share on other sites More sharing options...
vinifera Posted November 20, 2009 Share Posted November 20, 2009 (edited) frame is in explorer.exeunder Bitmap section resource numbers 7013, 7014, 7015 and 7016but doesnt look it shares the one in logon screenas for cursor, take a look in aero.msstyle, under stream section Edited November 20, 2009 by vinifera Link to comment Share on other sites More sharing options...
MrJinje Posted November 20, 2009 Share Posted November 20, 2009 (edited) frame is in explorer.exeunder Bitmap section resource numbers 7013, 7014, 7015 and 7016but doesnt look it shares the one in logon screenNot sure that is the right frame either, deleted all four of those from explorer.exe and I still got the Empty frame, (just not my custom user bmp). So I think the resources in explorer.exe are used only for displaying the user bmp inside the frame.and just to be clear, powered down my lappy, pulled the 2.5" SATA and plugged into esata caddy. Took ownership and replaced the explorer.exe from my main rig. Finally replaced HDD in lappy and booted up. On the right path, but still missing something. Edited November 20, 2009 by MrJinje Link to comment Share on other sites More sharing options...
vinifera Posted November 20, 2009 Share Posted November 20, 2009 (edited) from another forum (regarding logon frame)You have to edit authui.dll and replace the pic under BITMAP>12223can't verify since i dont have that file, and im on XP Edited November 20, 2009 by vinifera Link to comment Share on other sites More sharing options...
epic Posted November 21, 2009 Author Share Posted November 21, 2009 Located the tile, however, the cursor (spinning orb) is not there (authui.dll). Also, the file seems to be packed and unable to replace it with the usaual replacer (http://www3.telus.net/_/replacer/). Link to comment Share on other sites More sharing options...
vinifera Posted November 21, 2009 Share Posted November 21, 2009 (edited) spining orb is in theme file as i wrote aboveuse restaurator to modify contentand if you cant patch it within OS, do it while in PE mode Edited November 21, 2009 by vinifera Link to comment Share on other sites More sharing options...
epic Posted November 21, 2009 Author Share Posted November 21, 2009 The cursor, else, orb. Is located in imageres.dll. I'm not certain as to which authui.dll is calling for, in fact if authui.dll is even the correct file to be looking in. I'm guessing, it could possibly be in the file which holds the logon message text(?). Link to comment Share on other sites More sharing options...
epic Posted November 22, 2009 Author Share Posted November 22, 2009 (edited) I changed all the tile images in authui.dll , however , the tile still displays a 2D version of it, not beveled as it use to. Also set the secpol.msc to Enable the display of last logged on user. That did not work. Sad to say, I'm not as dedicated to this stuff anymore.authui.dll modified tilessecpol enforced / authui.dll modified tilesIt would be nice if someone would pick up on it... hopefully someone will and have the same idea that the old classic logon was a bit more professional and original. Removing the tile and spinning orb (the welcome screen orb...) is our only option , besides enterprise , for a 'classic' feel. Edited November 22, 2009 by epic Link to comment Share on other sites More sharing options...
lampwik Posted January 10, 2010 Share Posted January 10, 2010 In order to remove the user picture tile completely, you must edit the xml in the file authui.dll > UIFILE > 12400, 12401, 12402. Basically you have to delete any picture components in these three file, that should remove them entirely from the logon screen... be careful with this, I wouldn't recommend trying it unless you have a dual boot setup as you can really screw up the operation of your OS. I have been really glad to boot to vista and fix all this stuff on more than one occasion. Link to comment Share on other sites More sharing options...
lampwik Posted January 10, 2010 Share Posted January 10, 2010 BTW, the ease of access component is also located in these three files, it also really bugged me on the logon screen Link to comment Share on other sites More sharing options...
lampwik Posted January 10, 2010 Share Posted January 10, 2010 You can delete the "Windows 7 Ultimate" branding by going to "Windows/Branding/ShellBRD/ShellBRD.DLL" and removing all the bitmaps from this file. Sorry for the multiple posts, it just occured to me that maybe I could save someone the hassle of all the hunting I've had to do to customize this screen Link to comment Share on other sites More sharing options...
MrJinje Posted January 10, 2010 Share Posted January 10, 2010 EDIT button on the bottom right.Good stuff, have to check it out later. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now