UninstallAssemblyFromGAC
Deletes an assembly.
Definition
Deletes an assembly from a computer's Global Assembly Cache (GAC).
In case an error occurs when running this command, you can specify the option Stop script on error in the Script Editor. If the error actually occurs, the script stops, thus preventing subsequent errors, and the associated policy is shown as not compliant.
This also applies if you set the package property Error handling to Always terminate script on error (a default setting for new packages).
Settings
Assembly
Click this button to select an
assembly from the list.
Uninstallation options
Uninstall all available versions in GAC
Chose this option if you want to delete the selected assembly from
the Global Assembly Cache.
Specify assembly by
Chose this option if you want to delete only the specified version
or language of the selected assembly. In order to delete several versions
(or language versions), please use wildcards (e.g. *; ?); for example:
?.?.?????
Version number: Specify the version number of the assembly you
want to delete
Language: Specify the "culture" of the assembly you
want to delete