Global Assembly Cache

  • Thread starter Thread starter a.mustaq
  • Start date Start date
Which is also not guaranteed and should not be accessed directly, since
assemblies that are installed side-by-side are not going to have the name
that you think they are going to have.

To the OP, what exactly is it that you are trying to do?
 
Hello Tom,

This doesn't guarantee to be the GAC path, because it can be relocated
The best way is to check registry key CacheLocation under HKLM\Software\Microsoft\Fusion


---
WBR, Michael Nemtsev [.NET/C# MVP].
My 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

TP> TP>TP> %windir%\assembly\
TP>
 
Hello Tom,

This doesn't guarantee to be the GAC path, because it can be relocated
Check the registry key CacheLocation under HKLM\Software\Microsoft\Fusion

---
WBR, Michael Nemtsev [.NET/C# MVP].
My 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

TP> TP>TP> %windir%\assembly\
TP>
 

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

Back
Top