Jump to content

add fonts?


Recommended Posts

Yes it's at the end of RunOnceEx and it's like this:

REG ADD %KEY%\055 /V 1 /D "%systemdrive%\Install\Cleanup.cmd" /f.

What's that " & iREX & " in your RunOnceEx? Also, why do you have ""%systemdrive%.....cmd"" instead of just "%systemdrive%.....cmd"?

Link to comment
Share on other sites


Sorry,

I copied that out of my UnattendXP program and it add's it to RunoncEX automatically and it turn's out right.

iREX is just a value that auto assign's the number for each thing I add and increment's for next thing.

Here's the actual in RunoncEX

REM       Cleaning Up
REG ADD %KEY%\1020 /VE /D "Cleaning Up and Rebooting" /f
REG ADD %KEY%\1020 /V 1 /D "%systemdrive%\Install\cleanup.cmd" /f

Link to comment
Share on other sites

Thanks. I actually got it working by moving the shutdown.exe syntax a bit higher in the cleanup.cmd. It was the last entry and I believe it was for some reason not started, but now it works. Thanks for the help though :)

Link to comment
Share on other sites

  • 1 month later...

Is it possible to add one or more fonts to my DVD so I can use the font in the Windows setup already? I need it, 'cause the font fits my visual style in total and the setup also has got this style.

Would be nice, if there is a possibility to add the one font. the other ones are not that important.

As I said before, I also use the font in my visual style and my Windows looks really crappy, when the font is missing :blink:

cu

FuNKeR

Link to comment
Share on other sites

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