Article ID: 216518 - Last Review: February 25, 2007 - Revision: 3.2 Use of the [SetupParams] Section in an Unattended Answer FileThis article was previously published under Q216518 SUMMARY
You can use a command-line switch with Winnt32.exe or Winnt.exe to specify a command to run when Setup is finished. The command-line switches are:
MORE INFORMATION
To use one of the switches listed above in an unattended Setup answer file, add a [SetupParams] section to your answer file. The [SetupParams] section should have the following syntax:
[SetupParams]
The following restrictions apply:
UserExecute = path to command or executable
| Article Translations
|
Back to the top
