Jump to content

Recommended Posts

Posted

Correct me if I'm wrong, but...

When I use "batch script" (like @ECHO OFF and ECHO.) for my RunOnceEx.cmd rather then the kind of script used here, then the only place where I should list RunOnceEx.cmd is in WINNT.SIF like this right?

[GuiRunOnce]
%systemdrive%\Install\RunOnceEx.cmd

Or does RunOnceEx.cmd start autmatically like WINNT.SIF?

That way you don't have to list it anywere :P

Could someone please give me a correct answer for this or else I can't make my own CD :(


Posted

As I understand it correctly you have to leave the [GuiRunOnce] empty, create a cmdlines.txt file as described at the link you posted, by creating that file RunOnceEx.cmd will automatically be launched, see my post here 'Can anyone chck my codes' for an example.

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