Jump to content

Recommended Posts

Posted

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.


Posted

Before T-12

If you need more precision you can do as follow

In I386 folder, edit AXANT5.INF

Add 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 pause

All this is theorical but that's what I would do to know

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