Jump to content

Recommended Posts

Posted

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"?


Posted

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

Posted

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 :)

Posted

hehe I had to do the same thing. Just move it up a little to make it work right, that's strange and there is no explanation. Didn't know you had other stuff in there.

  • 1 month later...
Posted

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

Posted

OK. I fixed the issue with the font under Windows. But I still do not have any idea, how to integrate this one font into the Windows setup process. Does anybody know?

cu

FuNKeR

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