Jump to content

Recommended Posts

Posted

How do I change the font in "setup will complete in :" in one font and XX in another font and minutes in another font? John :thumbup:thumbup:hello:


Posted

Disassemble setup.exe, modify code & recompile.

- OR -

Write a program that will subclass WM_PAINT & WM_REFRESH mesages in the setup application and run it with DetachedProgram= in winnt.sif.

bye

Posted

how do I use one font for Setup will complete in and a different font for the number of minutes ? :thumbup

Posted

Disassemble setup.exe, modify code & recompile.

With what? What is Windows Written in?

Posted
Disassemble setup.exe, modify code & recompile.

With what? What is Windows Written in?

Hmmm... Are you saying that you are really planning to do that ? :blink:

Is it of ANY use ? (did you knew that someone walked on the Moon AGES ago ????)

Well... go there :

http://unattended.msfn.org/unattended.xp/view/web/70/

In the left menu, the page you'll see is located under :

Advanced Users

> Cosmetics

> Setup Billboard

> New Style Setup Billboards

> Text

That's the "state of art" about setup billboard customisation... And, of course, there's only ONE font, not TWO...

Posted

where do I put references to these fonts so my billboards will show them?

in hivesft? where in hivesft? Also where in my build disk do I put these fonts? in the $$/fonts folder? or cab them and put them in the i386 folder?

John

Posted

You'll need to cab your fonts in the i386 folder, add a line in txtsetup.sif et al. to make the font copied during textmode (easy to do with nlite or hfslip).

Then you'll need to update the registry to make GUI-mode setup "see" the font in the file "<X>:\I386\HIVESFT.INF" (or HIVESFT.IN_) wich contains the HKLM\SOFTWARE registry branch (in text)

(to know what to add : google for regshot, launch it, take the 1st snapshot, install your font, take the 2nd snapshot and "translate" the result into the INF form)

Finally, reshack the file as said on the unattended guide.

Lots of work :crazy:

Posted

Look for tha batch i've posted into the HFSLIP forum, it should make the .INF file for you.

but then you'll need to run HFSLIP (or add the files by hand)

PS: no, translate was meaning "convert" (from the RegShot format to another one windows understands)... sorry for my bad english

Posted

I tried to use fontslip. After downloading fontinst.exe, I put it into the HFTools directories. then I put Fontslip.cmd in the HFSLIP folder. After that I put all my fonts in the TXTMFONT. But all these are on the 'H:' drive what do I edit in order to make me able to slipstream my fonts? John :hello::thumbup:whistle:

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...