GAC and COM interop
Status: Beta
Brought to you by:
jgaa
I'd love to be able to install .NET assemblies into the GAC and to be able to "regasm" for COM interop with and without the /codebase option. (i.e. having the asembly in the GAC or in a folder somewhere), with type library handling etc. Such important features shouldn't be missing from this otherwise great tool.
I'll have to do some research to see how this can be done.