Re: [WiX-users] Digitally Sign BootStrapper project

2013-12-09 Thread John Ludlow
JCHoover responded to that SO question. You should also check out these discussion threads on this forum: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Signing-bundles-changes-needed-to-each-bundle-wixproj-td7591050.html http://windows-installer-xml-wix-toolset.687559.n2.nabble.c

Re: [WiX-users] Digitally Sign BootStrapper project

2013-12-09 Thread Phill Hogland
Look at the information on using insignia in Niel's blog http://neilsleightholm.blogspot.com/2012/05/wix-burn-tipstricks.html -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Digitally-Sign-BootStrapper-project-tp7591209p7591211.html Sent from the w

Re: [WiX-users] Digitally Sign BootStrapper project

2013-12-09 Thread Hoover, Jacob
Added comments on the SO issue, along with links to the documentation. -Original Message- From: Brian Enderle [mailto:bria...@gmail.com] Sent: Monday, December 09, 2013 9:23 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Digitally Sign BootStrapper project I have posted a

[WiX-users] Digitally Sign BootStrapper project

2013-12-09 Thread Brian Enderle
I have posted a question on StackOverflow asking how to digitally sign a bootstrapper: http://stackoverflow.com/questions/20381525/wix-digitally-sign-bootstrapper-project. I can successfully sign an installer (MSI file) but am having some issues with the bootstrapper (EXE file). I would appreciat