The general DTP Plugin and the DTP Plugin for C/C++ must both be installed:
parasoft_dtp_plugin_<version>_vstudio
installer in the [INSTALL]/integration/vstudio
directory. This will install the DTP Plugin.register.exe -i [<SUFFIX>]
from the plugin package in [INSTALL]/integration/vstudio/
to install the DTP Engine plugin.<SUFFIX>
is an optional parameter that specifies the Visual Studio registry suffix. The suffix must match the suffix used when installing the Parasoft DTP Plugin for Visual Studio. If the suffix is not specified, the main Visual Studio registry will be used. register.exe -u [<SUFFIX>]
, where <SUFFIX>
is an optional parameter that specifies the Visual Studio registry suffix. It must be the same suffix that was used during installation. When a suffix is not specified, the Plugin will be uninstalled from the main Visual Studio registry.