Re: [WiX-users] Digital Signature

2012-02-27 Thread Romeo S.
Hi Roee,

Please have a look at these thread. There's a MSBuild task that you can
override to sign the bundle and engine (assuming you're using MSBuild for
your projects).

http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Signing-the-burn-bootstrapper-tp7174715p7179602.html

Regards,
Romeo

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Digital-Signature-tp7318092p7323307.html
Sent from the wix-users mailing list archive at Nabble.com.

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


Re: [WiX-users] Digital Signature

2012-02-27 Thread Roee Shenberg
Thanks for the response, and the info in there is useful, but
unfortunately, I'm not using MSBuild for this project for various reasons.
However, that was enough for me to find the documentation for Insignia,
which seems to be what I need.

Thanks!

On Mon, Feb 27, 2012 at 3:11 PM, Roee Shenberg shenb...@gmail.com wrote:

 Thanks for the response, and the info in there is useful, but
 unfortunately, I'm not using MSBuild for this project for various reasons.
 However, that was enough for me to find the documentation for Insignia,
 which seems to be what I need.

 Thanks!


 On Mon, Feb 27, 2012 at 12:57 PM, Romeo S. dfox.mxyzp...@gmail.comwrote:

 Hi Roee,

 Please have a look at these thread. There's a MSBuild task that you can
 override to sign the bundle and engine (assuming you're using MSBuild for
 your projects).


 http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Signing-the-burn-bootstrapper-tp7174715p7179602.html

 Regards,
 Romeo

 --
 View this message in context:
 http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Digital-Signature-tp7318092p7323307.html
 Sent from the wix-users mailing list archive at Nabble.com.


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


[WiX-users] Digital Signature

2012-02-25 Thread Roee Shenberg
Hi,

I have an MSI installer that I'm signing with signtool, and everything
works out fine (specifically, when users download the installer, the
publisher field shows the company). I also have a burn bundle which
includes that installer in it with some additional prerequisites, which I
also sign using the same certificate. However, the elevation request from
burn shows the publisher as Unknown, even though the publisher shows up
correctly in the downloaded file security dialog.

I'm assuming it's related to the fact that not all of the contents of the
installer are signed, but I don't know what the requirements are for the
elevation phase to also show the correct publisher, and google and the docs
both yielded no answer. Anyone?

Thanks,
Roee
--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users