Remove Assemblies
This command removes all assemblies installed by your application from the GAC. For the removal to succeed, the assemblies should be "unpinned", meaning they do not have any clients remaining on the system. For this reason, this command should be called after Apply Uninstall executes. The command will also be unable to remove any assemblies that are still in use by other installed applications.
When the #NO_MSI# pre-defined compiler variable set to TRUE.
is being used, for this command to execute successfully, the setup should not have been compiled with the