Viewing GAC on another machine?
am 24.10.2007 22:53:01 von jwesslingIs 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
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
>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.