Joydeep Bhattacharyya wrote:

No I am supplying certificate paths as parameter to msi at runtime. The build is independent of the path. Wix might build tables at build time, but my guess is it populates the paths based on the parameter. For my case the parameter is defined in the courier file.


The MsiDigitalCertificate table requires that the certificate data be in the table; there's no support for reading a certificate that lives outside the .msi package. See the MSI SDK topic "MsiDigitalCertificate Table."

--
sig://boB
http://bobs.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to