Hi,

I've got a VS solution with two projects: 1) a Windows Forms app 2) a
WiX project (with a reference to the other project)

After I build the first project, I manually sign the output assembly
using signtool. I want the WiX MSI to include the signed assembly, but
something is happening during the WiX build that either causes Windows
Forms project to rebuild, or strips the digital signature from the
assembly.

Either way, the signature is gone from the assembly when it gets
packaged in the MSI/cab files by WiX.

Any idea what could be causing this behavior, or suggestions on a
better approach?

Thanks.

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to