Jump to content

Optimizing RunOnceEx


ps7

Recommended Posts

Hi there,

I have successfully complete creating my Windows Unattended CD and would like to thank everyone for their help. I am currently trying to optimize some of my setting now and I was wondering if I could do some like this in my RunOnceEx:

REG ADD %KEY%\025 /VE /D "Installing Microsoft Windows XP New Updates" /f
REG ADD %KEY%\025 /V 1 /D "D:\Hotfixes\NewUpdate.cmd" /f

Please note the D:\ is my CDROM Drive.

The reason why I wanted to do this is to create a hotfix cd so that I can add other new Windows Update. The Update.cmd file will contain the new hotfixes and the switches. For example,

hu1002.exe /Q:A /R:N
Q322011.exe /Q /N /Z /O

Please note the above hotfixes are old hotfixes. Thank you

"Who's General Failure and why's he reading my disk?"

                                                                      -Anon.

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