I have a bundle that installs msi 'A' plus support application 'B'
'A' is an MsiPackage
'B' is an ExePackage

'B' is not compressed - i.e. external payload

My problem is that if application 'B' is updated after i release my bundle,
then that new version is just dropped onto the distribution DVD without the
bundle being re-built.

Therefore when a new customer installs, application 'B' fails the signature
/ hash check because it is different from when the bundle was built.  The
whole install then fails.

I can set Vital='no' which results in 'A' being installed OK, but then
support application 'B' wont be installed (unless the user installs it
manually).

My question is, is there any way of suppressing signature AND hash checking
of a package?


Thanks.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Prevent-package-signature-hash-checks-tp7586064.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to