September 14, 200421 yr 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"?
September 14, 200421 yr 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 RunoncEXREM Cleaning UpREG ADD %KEY%\1020 /VE /D "Cleaning Up and Rebooting" /fREG ADD %KEY%\1020 /V 1 /D "%systemdrive%\Install\cleanup.cmd" /f
September 14, 200421 yr 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
September 14, 200421 yr 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.
October 31, 200421 yr 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 cuFuNKeR
November 1, 200421 yr 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?cuFuNKeR
November 1, 200421 yr ive tried the reg methoid but ti didnt work id aprpeciate another method please
Create an account or sign in to comment