Denney Posted October 10, 2004 Posted October 10, 2004 I just can't seem to remember the answer to this question...When, during setup, are the INF files listed in SYSSETUP.INF executed? Is it before or after T-12 (cmdlines)?This is one thing that isn't specified in the unattended guide's timeline.
jdoe Posted October 10, 2004 Posted October 10, 2004 Before T-12If you need more precision you can do as followIn I386 folder, edit AXANT5.INFAdd these line (or create if not exist) and watch your setup in a virtual machine for a CMD.EXE windows with a pause command[DefaultInstall]RunPostSetupCommands = RunPostSetupCmds[RunPostSetupCmds]CMD.EXE /K pauseAll this is theorical but that's what I would do to know
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