Perform a silent installation
You can install every CRF Submit component and add or remove trials silently by using a response file.
To create a response file:
- Modify one of the sample RSP files included in the ResponseFiles folder of the product archive.
or
- Run an installation in record mode:
- Extract the product archive to a location accessible from the computer where you are performing the installation.
- Open a command prompt window from the Disk1/install folder and run the following command:
setup.exe -record -destinationFile <response_file_name>
- Complete the installation to create the response file.
To perform a silent installation using the response file:
- Extract the product archive and copy the response file to a location accessible from the computer where you are performing the installation.
- Open a command prompt window from the Disk1/install folder and run the following command:
setup.exe -responseFile <full_path_to_response_file> -silent