Posted by: Matthew | November 11, 2008

Extract assembly from the GAC

There are occasions where you may need to grab an assembly that is held in the Global Assembly Cache (GAC), maybe so that you can deploy it as a private application assembly.

Browsing to the GAC using Windows Explorer (C:\Windows\assembly) it uses a special explorer plug-in to display the assembly names and versions. This plug-in does not allow you to extract/copy and paste the assembly.

However, if you browsed to the GAC using a network mapped drive, this plug-in is not enabled! So, by mapping to \\machineName\c$\windows\assembly you’ll now have access to the raw assemblies.

GAC Assemblies

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

Please log in to WordPress.com to post a comment to your blog.

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Categories

Follow

Get every new post delivered to your Inbox.