4. Installing Vector Using a Response File : Install Vector Using a Response File (Windows)
 
Share this page                  
Install Vector Using a Response File (Windows)
You can use the Vector installer on Windows to create a response file (see Example Response File on Windows) to support an unattended (silent) installation of Vector.
To create a response file using the Vector Setup Wizard on Windows
1. From the root directory of the Vector distribution, execute the following command:
setup.exe /c
A message is displayed saying that the installer is running in response file mode.
2. Respond to the Setup Wizard dialogs to select the components and configuration settings for your Vector instance.
Note:  The response file created must be in a directory that is globally readable, or the installation process will fail.
A response file can be opened with any text editor and modified manually if changes are required. For details on the parameters, see Response File Parameters.
To install Vector for Windows using a response file
Issue the setup /r command from the root directory of the Vector distribution:
setup /r path/response_file_name
Example setup /r command
C:\VectorVW350\cdimage\setup /r C:\VectorVW350\myresponsefile.rsp