kaje_ovo Posted November 2, 2005 Posted November 2, 2005 Why This Doesent Work SetupParams.!I make it like this.![setupParams]UserExecute = "%systemdrive%\cmdlines.cmd"UserExecute = "%systemdrive%\DELITE.cmd"Structure$OEM$..|----$1..|.....|...Here are cmdlines.cmd and DELITE.cmd..|..|----$$When was into $OEM$ then it worked.! DELITE isnt worked then.!Now doesent work nothing WHY.! Isnt that on 13 min copyed to systemdrive.?And then execute from systemdrive.!
cluberti Posted November 2, 2005 Posted November 2, 2005 Not entirely sure - Try putting the files in $oem$\c\temp and calling %systemdrive%\temp\<filename>.cmd.SetupParams are called at the T-9 stage, not T-13.
cumminbk Posted November 17, 2005 Posted November 17, 2005 Well [setupParams] only executes one line of command. so it will only run your cmdlines.cmd file not your second one. read this link.http://support.microsoft.com/?kbid=216518
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