Previous Topic: Create a Response FileNext Topic: Invoke the Silent Install


Response File Command Line Examples

Consider the following response file command line examples for use with the agent installer for Windows systems.

This example command line creates the file, agentresponsefile.iss, in the C:\WINDOWS or C:\WINNT directory:

ca-elmagent-12.0.37.8.exe /r /f1"agentresponsefile.iss"

This example command line creates the file, agentresponsefile.iss, in the C:\ directory:

ca-elmagent-12.0.37.8.exe /r /f1"C:\agentresponsefile.iss"