Could there be something in your WIX project that is causing your
Windows Forms project to be built again? This would make it look like
your digital signature was being removed. I recall something similar in
one of our WIX projects but cannot remember the details of what the
problem was.

- Darren -
-----Original Message-----
From: Neils Christoffersen [mailto:neils.christoffer...@gmail.com] 
Sent: Sunday, 29 January 2012 10:46 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] I'm losing the digital signature during WiX build

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

------------------------------------------------------------------------------
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