Chances are that your assembly has a pin in the registry which stops it from being uninstalled. You can find these here:

* HKEY_CURRENT_USER\Software\Microsoft\Installer\Assemblies\Global
* HKEY_LOCAL_MACHINE\Software\Classes\Installer\Assemblies\Global

Just remove the keys, and you can now uninstall them from the GAC.

posted on 2010-07-09 13:24  Alan Yang  阅读(288)  评论(0编辑  收藏  举报