Genman32 - A tool to generate the SxS manifest file for COM deployment

Aron Cox
CODE AUTHOR
Posts: 1
 6 years 2 days ago #35 by Aron Cox
Aron Cox created the code: Genman32 - A tool to generate the SxS manifest file for COM deployment
genman32 is a tool that generates an embedded manifest file for .NET COM assemblies for side-by-side (SxS) deployment.

blogs.msdn.microsoft.com/junfeng/2007/04...ree-com-net-interop/

It can be used to make assembliens in .NET tht are callable from PowerBuilder without having to install the dll using regasm

www.brucearmstrong.org/2007/07/calling-d...components-from.html

However the original version did not work with .NET framework 4.x. So I have recompiled it to use .NET 4 and included it here
NOTE: I do not own the original code. I tried to contact the original author to ask for their permission but I couldn't find them. I hope they wouldn't mind the recompile.

This message has an attachment file.
Please log in or register to see it.

Please Log in or Create an account to join the conversation.