How do you pull a copy of a dll from the GAC?

  • Thread starter Thread starter NullQwerty
  • Start date Start date
N

NullQwerty

Hi folks,

We have a dll in the GAC (a dll that we created but lost the source
code for). We would like to pull a copy of the dll out of the GAC (to
install it on another server).

I have tried browsing to the GAC and hitting Ctrl+C on the dll, but
that does not work. The GAC utility can install or delete, but I
don't see the option for copy or move.

Is this possible?

Thanks!
 
Back
Top