How to enumerate all the assemblies in the GAC?

D

Dmitry Nogin

Hi,

How to programmatically enumerate all the assemblies in the GAC?

thanks a lot.
 
M

Michael Nemtsev

Hello Dmitry,

U need to use Fusion API, which is undocumented :( http://support.microsoft.com/?kbid=317540

Mattias has a sample how to use it http://www.msjogren.net/dotnet/eng/samples/dotnet_gactool.asp

DN> Hi,
DN>
DN> How to programmatically enumerate all the assemblies in the GAC?
DN>
DN> thanks a lot.
DN>
---
WBR, Michael Nemtsev [C# MVP] blog: http://spaces.live.com/laflour
team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top