Reino Posted September 19, 2004 Posted September 19, 2004 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.cmdOr does RunOnceEx.cmd start autmatically like WINNT.SIF?That way you don't have to list it anywere Could someone please give me a correct answer for this or else I can't make my own CD
Tweaker Posted September 19, 2004 Posted September 19, 2004 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now