Uninstalling the product in the silent mode on Windows

When you no longer require the version of the product software or you want to uninstall the version, you can uninstall the product software in the silent mode on Windows from your computer.

Before you begin

  • You must have completed the following tasks:
    • Closed the application.
    • Stopped all the other applications that are enabled by the product.
  • You must have the required privileges.

Procedure

  1. Log in as an administrator.
  2. Change to the directory where the product is installed by entering the following command:
    cd <installation_directory>\Uninstall
    Note: You can replace <installation_directory> with the path to the folder where you have installed the product.

    For example, the command can be as follows:

    cd C:\Program Files\HCL\HCLProducts\API\Uninstall

  3. Enter the following command to start the uninstallation process:

    "Uninstall<product>" -i silent

    For example, to uninstall HCL OneTest API, the command can be as follows:

    "Uninstall-HCL-OneTest-API" -i silent

Results

You have uninstalled the product software from your computer.