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.

      注意: 
      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.

    警告: 
    Silent installation only applies to the TestArchitect English version.


Copyright © 2024 LogiGear Corporation. All rights reserved. LogiGearはLogiGear Corporationの登録商標であり、Action Based TestingおよびTestArchitectはLogiGear Corporationの商標です。ここに記載されているその他の商標は、各所有者の財産です。

LogiGear Corporation

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

Tel: +1 (650) 572-1400