Response file samples
- Last UpdatedJan 28, 2025
- 1 minute read
The response file samples are provided as .txt files on the installation DVD within the following directory path:
\InstallFiles\ResponseFiles\Samples\
These samples can be used as templates to initiate the installation of certain products or features during the silent install process.
To use the response file samples as templates
-
In Notepad or a similar text editor, open the appropriate response .txt file from the installation DVD. Refer to the Role-based response files or the Product-based response files sections to determine the correct .txt file to use.
-
Edit the response file as necessary.
-
Edit the UserName, Password and CreateLocal (true or false) responses. The templates contain sample responses on these lines. Delete the sample responses, located to the right of the equal sign (=), and replace with your own response.
-
If you install Historian components, provide the SQL Server user name and password.
-
Acknowledge that a patch to Manufacturing Execution System and/or Recipe Management may be needed to ensure compatibility with System Platform by setting CompatibilityAlert.SProductCompatibilityConsent to true. For important details, see Response file entry to acknowledge compatibility requirement.
-
-
Save the file to a directory on your local computer. Note the path and full name of the file.
-
From the command line, type the install command and provide the path and filename of the response file you want to use.
Example: D:\setup.exe /silent C:\Documents\DevNode.txt.
In this example, the Setup.exe file is in the root directory of the DVD, and the development node response file is on the local C: drive in the specified directory.
-
Press Enter to start the specified installation.