J
Jean-Francois Hamelin
Hi,
I did install my assembly in the GAC using gacutil /i myAssembly.dll and now
I want to remove it when I do gacutil /u myAssembly it failed with this
error:
Unable to uninstall: assembly is required by one or more applications
Pending references:
SCHEME: <WINDOWS_INSTALLER> ID: <MSI> DESCRIPTION : <Windows
Installer>
Now can I remove that reference and uninstall the assembly?
Thanks
JF
I did install my assembly in the GAC using gacutil /i myAssembly.dll and now
I want to remove it when I do gacutil /u myAssembly it failed with this
error:
Unable to uninstall: assembly is required by one or more applications
Pending references:
SCHEME: <WINDOWS_INSTALLER> ID: <MSI> DESCRIPTION : <Windows
Installer>
Now can I remove that reference and uninstall the assembly?
Thanks
JF