SSH Tectia

Removing from Windows

There are several ways to remove the SSH Tectia Client installation from Windows. Follow one set of instructions below:

Using Windows Control Panel tools

  1. Open the Control Panel and double-click the Add or Remove Programs option.

  2. Select SSH Tectia Client from the list of installed programs and click the Remove button.

  3. Click Yes to confirm.

Using the Microsoft Installer

  1. Locate the installation file ssh-tectia-client-<version>-windows.msi (where <version> corresponds to the version and build number, for example 6.1.9.123).

  2. Double-click the msi file, and the Microsoft installer will start.

  3. Select Remove to commence the uninstallation.

  4. Click Finish when the removal has been completed.

Using Silent Command-line Tools

SSH Tectia Client can also be removed silently by giving the following command:

msiexec /q /x ssh-tectia-client-<version>-windows.msi

In the command, <version> is the version of SSH Tectia Client to be removed (for example, 6.1.9.123).