I'll take another look at sysinternals, thanks for that. Of course I can se reflector, and have written a trivial .net app to look at assemblies - but a shell extension is so much easier to use.
________________________________ Ian Thomas Victoria Park, Western Australia -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of silky Sent: Saturday, 22 May 2010 9:45 AM To: ozDotNet Subject: Re: Shell extension for .NET assembly inspection On Fri, May 21, 2010 at 7:40 PM, Ian Thomas <[email protected]> wrote: > Long ago, I installed a very useful little shell extension (ie, for Windows > Explorer) that displayed simple info about .NET DLLs on the DLL's property > sheet or as a displayed field in the Explorer browser i/f itself. > > Suffice to say I don't have it installed now, and can't even remember its > name. > > Can anyone point to something useful he/she has used? A Win7 + WinXP > -compatible install would be preferable. This seemed familiar to me as well, but I didn't quite realise it at first. I realised I'd seen something similar in Sys Internals process explorer: http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx Of course, it only works for running processes, but it may be useful for you (or they may have a standalone tool that does a similar job, I had a quick look but didn't see anything; I may have missed it). > ________________________________ > Ian Thomas > Victoria Park, Western Australia -- silky http://www.programmingbranch.com/
