On 13 Oct 2007, at 13:56, Mike Dimmick wrote:

> The DigitalCertificate element is for:
>
> a) validating signatures on external cabinets (presumably built  
> separately
> with makecab);
>
> b) (MSI 3.0 and later) indicating the set of certificates which are  
> allowed
> to sign patches that can be installed on a per-machine installation by
> non-privileged users (e.g. in UAC scenarios on Windows Vista, or as  
> Standard
> User on Windows XP).
>
> For a) you create a DigitalCertificate (or DigitalCertificateRef)  
> element
> under the appropriate Media element; for b) you list it under the
> PatchCertificates element.

OK, thanks for clarifying that. Those aren't what I'm trying to do,  
so it looks like signtool's the way to go.

> The Certificate element is for installing a certificate to one of  
> the user
> or machine stores on the computer. In WiX 3.0 this is part of the  
> IIS schema
> (predominantly used for installing server SSL certificates) but can  
> be used
> even if you're not installing a website, for example you might want to
> install a self-signed corporate root certificate if you don't want  
> to pay
> the signing tax for intranet servers ;)

I guessed the purpose of the Certificate element correctly then :-)

> I don't think WiX has direct support for signing MSI files for the
> Attachment Security dialogs introduced in Windows XP SP2. Feel free to
> suggest it on the SourceForge suggestion tracker, if not already  
> there ;)

I couldn't see one, so I added 1812933.

Cheers,

Chris

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to