There is a package I have to deal with which installs assemblies straight into the GAC (e.g. somewhere deep in %windows%/assembly).
How do I exorcise the actual assembly (the DLL) from the GAC into the normal file system?
Thanks.
See Question&Answers more detail:os