This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
Hi
Are there any tools that can take a COM dll and make a manifest file?
Thanks
VS can do this when you set your COM reference as isolated.
http://msdn.microsoft.com/msdnmag/issues/05/04/RegFreeCOM/
the section "Isolating a Simple COM Component"