Jump to content

cmdlines.txt, am i doin this correct?


Recommended Posts


this is fine.

[COMMANDS]

"useraccounts.cmd"

It will run during t-12.

you sure you want to run registry tweaks during that time?

the "RunOnceEx.cmd" should be at the winnt.sif instead.

then call the registry tweaks from there.

what will go wrong when you have it all in one cmdlines.txt like this?

[COMMANDS]
"useraccounts.cmd"
"REGEDIT /S regtweaks.reg"
"RunOnceEx.cmd"

Link to comment
Share on other sites

Lots if misinformation here - RunOnceEx.cmd should not be executed from winnt.sif's [GuiRunOnce] as it won't execute straightaway (you would have to reboot again!) unless you added rundll32.exe iernonce.dll,RunOnceExProcess to the end of the file.

The cmdlines.txt file looks fine. The actual RunOnceEx will begin on first logon.

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