Uninstalling the Visual Studio Integration

1 minute read

An uninstallation removes all Visual Studio Integration components from a machine. This includes the converters and the ecdevenv.exe utility from the prior installation. To uninstall the software, follow the procedures described in the following topics.

The uninstaller removes all Visual Studio Integration components from a machine at the same time.

Using the GUI

  1. Go to the CloudBees Build Acceleration installation folder.

  2. Run the uninstaller one of these ways:

    1. Enter uninstall-vsaddin.exe.

    2. Invoke the uninstaller by using the "Add or Remove Programs" or "Programs and Features" utilities in the Windows Control Panel. The following prompt appears:

  3. Click Yes.

    The "Uninstall Complete" dialog box appears when the uninstallation is complete:

Using the Command Line

You can also run the uninstaller in silent mode from the command line.

  1. Open a command prompt.

  2. Enter cd accelerator_install_folder to go to the CloudBees Build Acceleration installation folder.

  3. Enter uninstall-vsaddin.exe /mode silent.