/F1: SPECIFY ALTERNATIVE RESPONSE FILE NAME AND PATH

Specify an alternative response filename and path.

Using the /F1 option enables you to specify where the response file resides (or where it should be created) and what it is named, as in Setup.exe /s /F1"C:\Temp\Setup.iss". Specify an absolute path, as using a relative path can give unpredictable results. The /F1 option is available both when creating a response file (with the /r option) and when using a response file (with the /s option).