Jump to content

Recommended Posts

Posted

[COMMANDS]

"useraccounts.cmd"

"RunOnceEx.cmd"

"REGEDIT /S regtweaks.reg"

or should it be:

[COMMANDS]

"useraccounts.cmd"

[COMMANDS]

"RunOnceEx.cmd"

[COMMANDS]

"REGEDIT /S regtweaks.reg"

???????


Posted

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.

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

Posted

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.

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