RBCC
Sep 27 2009, 11:21 PM
I am in the middle of customizating my setup screens if installed from cd-rom. I ran into this setup screen how do I change the font of the dialogbox? What file has this screen? I have mounted the boot.wim image 2, and want to get rid of the Windows flag and "Install Windows" in the caption? John
Nerwin
Sep 28 2009, 05:59 PM
Why do you want to change it. Do you really need to change it for a reason or do you just want to make it look cool, If you just want to make it look cool then why would you want to go through all that hassle?
It's just a thought other than that I have no idea how you would change it.
I have seen people create their own from scratch before.
RBCC
Sep 29 2009, 01:39 PM
I just want to get rid of the Windows flag, Install Windows in the caption and change the the font in "copying files" what file did they use to create to dialog box? John
MrJinje
Nov 7 2009, 10:11 AM
I think that that GUI is inside SOURCES\spwizimg.dll but after some checking on my DVD, have not found the strings or dialogs needed to change you fonts. There was no spwizimg.dll.mui in the en-us folder, not sure where is the next place we should be checking.
Already took poke around in these files, but not finding the right strings.
D:\WINDOWS_7\sources\spwizeng.dll
D:\WINDOWS_7\sources\spwizres.dll
D:\WINDOWS_7\sources\unattend.dll
D:\WINDOWS_7\sources\winsetup.dll
D:\WINDOWS_7\sources\en-us\spwizres.dll.mui
EDIT: N/M seen your other threads, you are looking at a Vista Build, not my thing. Threw away my Vista DVD 2 weeks ago.
RBCC
Nov 7 2009, 08:41 PM
7 is alot Vista but there has to be way of doing this! Isn't there? John
MrJinje
Nov 8 2009, 07:47 AM
Disassembled spwizeng.dll and think that is where the the GUI language is originating from, it is not stored in a STRING table, but did find these in the export section.
CODE
WizardUI::GetFontCharSet(void)
12F917C6 550
WizardUI::GetFontName(void)
12F917B0 551
WizardUI::GetFontSize(void)
12F917CF 552
haven't used IDA since it was called SoftICE, not sure if this is on right track or just sending you on snipe hunt.
RBCC
Nov 8 2009, 09:54 PM
So where do I go from here? John
RBCC
Nov 9 2009, 06:19 PM
What did you use to disassemble it? John

I am using ollydebug but no avail. I am also using Windows 7 Ultimate 64 bit! Thank you for your help! John
MrJinje
Nov 9 2009, 07:17 PM
QUOTE (RBCC @ Nov 9 2009, 06:19 PM)

What did you use to disassemble it? John

I am using ollydebug but no avail. I am also using Windows 7 Ultimate 64 bit!
1)
IDA 4.9 Freeware - on the 32bit .dll - Sorry freeware version cannot do x64 .dll's - Need pay version for that.
QUOTE (RBCC @ Nov 9 2009, 06:19 PM)

Thank you for your help! John
2) LOL, why you keep calling me John
RBCC
Nov 10 2009, 12:14 AM
I'm John,
How do I get it back to original form? Do I also need a C/C++ compiler on my machine?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.