Viewing GAC on another machine?

Viewing GAC on another machine?

am 24.10.2007 22:53:01 von jwessling

Is there a way to view the GAC on another computer in a network? I've need to
be able view what has been deployed and what hasn't.

Thanks

Re: Viewing GAC on another machine?

am 25.10.2007 00:34:32 von mattias.dont.want.spam

>Is there a way to view the GAC on another computer in a network? I've need to
>be able view what has been deployed and what hasn't.

You can just list the content of the %WINDIR%\assembly directory.
You'll not get the nice view that the shell extension for the local
GAC shows you (or what Gacutil prints out) but it will at least give
you an idea of what's installed.


Mattias

--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.