Jump to content

Recommended Posts

Posted

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


Posted

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.

Posted

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

  • 1 month later...
Posted (edited)

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.

Edited by MrJinje
Posted (edited)

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.

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.

Edited by MrJinje
Posted

What did you use to disassemble it? John :huh::thumbup:hello: I am using ollydebug but no avail. I am also using Windows 7 Ultimate 64 bit! Thank you for your help! John

Posted
What did you use to disassemble it? John :huh::thumbup:hello: 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.
Thank you for your help! John
2) LOL, why you keep calling me John :wacko:
Posted

I'm John,

How do I get it back to original form? Do I also need a C/C++ compiler on my machine?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...