Command Line Parameters
| Parameter | Description |
|---|---|
| /f1 | Use to specify the response file name and path. For example: Setup.exe /s /f1ʺC:\Temp\Setup.issʺ The /f1 option is available both when creating a response file (Setup.exe /r) and/or when using a response file (Setup.exe /s). |
| /f2 | Use to specify an alternative log file name and path. For example:Setup.exe /s /f2ʺC:\Setup.logʺ See the Log File topic for more information about the contents of the log file. |