In article <[EMAIL PROTECTED]>,
    "Shawn Edwards" <[EMAIL PROTECTED]>  writes:

> I have a .wxs file which via candle and light generates a .msi file which is
> 293,915,648 bytes.  When I try to sign it using signtool.exe, I get this:
> 
> The following certificate was selected:
>     Issued to: MyCompany Inc.
>     Issued by: VeriSign Class 3 Code Signing 2004 CA
>     Expires:   5/28/2008 5:59:59 PM
>     SHA1 hash: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF

You'll have to split some of the file payload out into an external
CAB file and sign the CAB file separately.  Its a known issue with the
signing tool.
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

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