In this tutorial, we'll tell you about the files which contains the text, which is displayed on XP Login Screen, like, Welcome, Type your password, To begin, click your user name, etc. This tutorial is not for changing the Login screen look (like images, etc.) but for changing the Text of Login screen.

So, You'll have to edit following 2 files:
LogonUI.exe
Winlogon.exe
LogonUI.exe file contains most of the text entries of the login screen and Winlogon.exe file contains the text, which is displayed when you login/logout the windows, like Windows is shutting down..., etc.
So first we'll edit LogonUI.exe file:
1.) Open %windir%\System32\LogonUI.exe file in Resource Hacker and navigate to String Table section.
2.) Here you'll find sub-directories, 1,2,3,4,7, in which only first 3 directories 1,2,3 are of our use.
3.) Following are the locations of some interesting text entries, which you will like to change:
Type your password : String Table -> 1 -> 1033 -> 6
Please type your password again. \nBe sure to use the correct uppercase and lowercase letters. : String Table -> 1 -> 1033 -> 8
You can click the \"?\" button to see your password hint.\n\nPlease type your password again. \nBe sure to use the correct uppercase and lowercase letters. : String Table -> 1 -> 1033 -> 9
Did you forget your password? : String Table -> 1 -> 1033 -> 10
Turn off computer : String Table -> 1 -> 1033 -> 11 & 12
Password Hint : String Table -> 1 -> 1033 -> 13
To begin, click your user name : String Table -> 2 -> 1033 -> 22
After you log on, you can add or change accounts.\nJust go to Control Panel and click User Accounts. : String Table -> 2 -> 1033 -> 25
PS: "\n" is used to give line break. You can also use it in your customized text. Also there are many other text entries, that you might like to change.
Now its turn of Winlogon.exe file:
1.) Open %windir%\System32\Winlogon.exe file in Resource Hacker and navigate to String Table section.
2.) Here only 105, 106, 110 and 111 are of our use.
3.) Actually String Table -> 106 -> 1033 is only of our use, but if you have enabled "Extended Shutdown messages" option, then other sections (105, 110, 111) will also be of our use.
4.) In 106 section, 1682, 1684, 1687, 1690 and 1691 are the interesting ones. You can change their text with your desired one. These entries contains the text, like Loading your personal settings..., Saving your settings..., Windows is starting up..., etc.
NOTE: If you are facing problems while saving a file after editing in resource hacker, then make sure you have disabled WFP (Windows File Protection) service using WFP Patcher.
Also if you are getting error "Can't create file...", that means you have edited and saved the same file in past and there is a backup file which needs to be deleted before saving this file again. Go to the folder containing this file and you'll see a similar file having "_original" in its name. Delete it and try to save the file in resource hacker.
This article was posted by VG in following section: Resource Hacker, Windows XP.
If you enjoyed this article, you can subscribe to our RSS feed or free newsletter to get all new articles directly in your Inbox. Also check out our most popular articles and archive to read other interesting articles. If you have some news or tip to share, please send us.
kira08
greetings VGenius.. ^^
can i completely replace the fonts used in the texts in my logon environment from TAHOMA to SEGOE UI?..
the ff texts:
"Welcome" - the big Welcome text in the logon screen..
Names of user accounts e.g. Administrator
"Turn Off Computer" at the bottom panel of the logon screen..
"Loading your personal settings..." upon logging on to a user account
etc etc..
--- are all displayed in TAHOMA in the original xp logon screen right?..
well, i used resource hacker to see if my theory is true..
i copied the original UIFILE code in notepad, i searched for every string named:
fontface="tahoma"
..replaced them all with fontface="segoe ui", copied the modified code back into the UIFILE section, compiled the script and saved.. upon rebooting, only parts of my logon screen sport the segoe ui font..
the ff were still displayed in TAHOMA and i don't know why:
"Windows is starting up..."
"Welcome"
"Saving your settings..."
in the case of resource hacker, it doesn't search for the string i want to find when i try to use the Find submenu (Ctrl+F) so im having a hard time finding where should i change that font face.. thats why i used notepad to find the strings named "fontface=....." because reshacker can't do the job.. say, i could also try stardock logon studio maybe it could work too.. ^^
btw, could i also change the fonts for the logoff and shutdown dialog boxes?.. because they're all in "tahoma", i want the ff. texts to display in segoe ui also..
"Log Off Windows"
"Switch User"
"Log Off"
"Shut Down Computer"
"Stand By"
"Shut Down"
"Restart"
im looking forward for more tips from you.. thanks in advance.. ^^
VG
^^ Try to set "Segoe UI" as default font in whole system by using following registry method:
Open regedit and goto:
HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\Windows NT\Current Version\FontSubstitutes\
Change the values of "MS Shell Dlg" and "MS Shell Dlg 2" to Segoe UI
Snipe
Ok hey you are one exciting guy well anyways buddy.
I'm trying to do the logonui.exe thing but everytime i click on 1033 it says the file has been compressed with an exe fcompressor can u help me out ASAP and dude u rock
VG
^^ I think you are trying to edit a 3rd party logonui.exe file. Is it right?
Snipe
I have no idea, but i have xp sp3 and i tried it on two cpu and both say the same thing is ther something else i'm doing wrong ASAP.
VG
^^ Are you using XP 64 bit edition?
Snipe
ok i don't think so its sicoxp service pak 3 dude everything i did else work but that compressor exe is always coming up
HELP
kira08
GRACIAS VG!.. ^^ Yahoo!..
i followed the regedit thing and I have made my default font in the whole system "Segoe UI".. and combined with Cleartype it really looks cool!.. LOL
now i can do away with that crappy MS Sans Serif..
---
and oh!.. still have one more problem..
the "Log Off Windows" and "Turn Off Computer" (in the log off and shut down dialog boxes) texts are displayed in Arial.. still so XP-ish.. urgh!.. it's the last thing in my system that looks so un-Vista.. :(
I would just want to change it to SegoeUI, just like what I did with the shell default font last time.. but I have no idea how and where in shell32.dll and msgina.dll should I go to change that one..
pls guide me with this one.. btw thanks for the reply and keep up the good work.. ^^
VG
^^ Those dialog boxes are present in either "shell32.dll" or "Msgina.dll" file. I can't tell you the exact location as I'm on Vista. Search for the exact string in the file.
Shkelqim
heyy VG please tell me how to use Replacer...