Manifest View support for DLLs

Since I blogged about my Manifest View tool I’ve had a few requests to add support for viewing manifests embedded within DLLs. It originally only supported viewing manifests embedded within executables.

Well I finally got around to it and spent the five minutes updating the code, rebuilding and testing. You can download it from the original blog for Manifest View 1.0 here.

 

Hope that helps. And a Happy New Year to you all.

Published Friday, January 02, 2009 4:38 PM by KennyKerr

Comments

# re: Manifest View support for DLLs

Friday, January 02, 2009 12:23 PM by RichPeters

Kenny,

thanks for adding this support,

This is just what I needed.

# re: Manifest View support for DLLs

Monday, January 26, 2009 11:42 AM by lycanther

I'm having a very paradoxical situation.  A program I use (under Vista SP1) has been throwing out the side-by-side error since it updated itself.  Googling the error message brought me to rant.blackapache.net/.../resolving-side-by-side-configuration-issues which led me here (thinking I could use Manifest View to see if the executable I've been trying to run is miscompiled).  So I download Manifest View, unzip it, double-click...and _Manifest View itself_ throws the side-by-side configuration error.  WTF?  Does that mean the Windows libraries themselves corrupted on my machine?