Running silent uninstallation

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

  1. Deploy the TestArchitect uninstallation response file, uninstall.iss, to the target computer.

  2. Get the UninstallString value of TestArchitect in Registry Editor. (Learn more.)

  3. Bring up a command window with administrator right.

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

  4. Run the TestArchitect uninstallation file in silent mode with the following command: <UninstallString value> /s /f1<response_file> /f2<log_file>

    • /s: Run the installation in silent mode
    • /f1: Specify where the response file is. (Learn more.)
    • /f2: Specifies a log file location and file name. (Learn more.)
    • 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:

    "C:\Program Files (x86)\InstallShield Installation Information\{5036B92D-2051-46CA-AF28-9097F8F97E63}\setup.exe" 
    -runfromtemp -l0x0409 -removeonly 
    /s /f1"E:\uninstall.iss" /f2"E:\remove.log"
    



    • UninstallString value: "C:\Program Files (x86)\InstallShield Installation Information\{5036B92D-2051-46CA-AF28-9097F8F97E63}\setup.exe" -runfromtemp -l0x0409 -removeonly
    • Path to the response file: "E:\uninstall.iss"
    • Path to the log file: "E:\remove.log"

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


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