This topic explains how to install the Parasoft Plugin for Visual Studio.
To install the Parasoft Plugin for Visual Studio:
INSTALL_DIR>/integration/vstudio
directory.parasoft_plugin_<version>_vstudio.exe
installer and follow the installation wizard.Click Install.
Note that if another Parasoft tool has already been integrated with your Visual Studio, running the Parasoft Plugin installer will launch the reinstallation/removal wizard. If this happens, select Reinstall and proceed with the wizard. This allows you to use the Parasoft Plugin for Visual studio to perform code analysis with two Parasoft tools. See Can I use Parasoft dotTEST and Parasoft C/C++test in the same Visual Studio IDE? for details.
To uninstall the Parasoft Plugin from Visual Studio, run the Parasoft Plugin installer, follow the wizard, and choose the Remove option when prompted:
To install Parasoft Plugin for Visual Studio in silent mode, run the installer using the command line or a script with one of the following options:
You must agree to the terms of the Parasoft End User License Agreement (EULA) to use the product. The EULA is available in the installation directory of your product and at https://www.parasoft.com/license. To accept the EULA during silent installation, run the installer with the following command:
|
<INSTALL_DIR>/integration/vstudio/parasoft_plugin_<version>_vstudio.exe /SILENT /acceptEula=yes |
See http://www.jrsoftware.org/ishelp/index.php?topic=setupcmdline for additional options that can be used in silent mode.