Running silent installation

Deploying TestArchitect installation file on other computers and running the installation there using the created response file.

  1. Deploy the TestArchitect installation file and the installation response file to the target computer.

  2. Bring up a command window with administrator right.

    The command window opens with a prompt displaying your current directory.

  3. On the target computer, run the following command:

    <path_to_installation_file>\<TestArchitect_installation_file.exe> /s /f1<path_to_response_file>\<respone_file.iss> /f2<path_to_log_file>\<log_file.log>
    
    • /s: Runs the installation in silent mode.

    • /f1: Specifies where the response file is.

    • /f2: Specifies a log file location and file name.

      Notes: 
      Specify an absolute path; using a relative path gives unpredictable results.

    • If the path includes spaces, enclose it in quotes.

    For example, enter the following command:

    "D:\Silent installation\TestArchitect Build\TestArchitect_8.3.0.143_x64.exe" /s /f1"D:\Silent installation\Silent files\install.iss" /f2"D:\Silent installation\Silent files\install.log"

    Where:

    • Path to the executable TestArchitect installation file: D:\Silent installation\TestArchitect Build\TestArchitect_8.3.0.143_x64.exe
    • Path to the response file: D:\Silent installation\Silent files\install.iss
    • Path to the log file: D:\Silent installation\Silent files\install.log\

    The installation program installs TestArchitect in the background using the options specified in the response file. The installation program displays no dialog boxes. The installation progress is not shown either.

    Warning: 
    Silent installation only applies to the TestArchitect English version.


Copyright © 2023 LogiGear Corporation. All rights reserved. LogiGear is a registered trademark, and Action Based Testing and TestArchitect are trademarks of LogiGear Corporation. All other trademarks contained herein are the property of their respective owners.

LogiGear Corporation

1730 S. Amphlett Blvd. Suite 200, San Mateo, CA 94402

Tel: +1(800) 322-0333