I am creating a bootstrapper app using Burn.  One of the MSI package has
loose file (i.e. files outside of CAB or MSI so they can be changed after
MSI has been created).  The MSI installer itself works just fine with the
loose files.  However, when I bundled the MSI inside a chain and changed
the loose file content after Setup.exe has been created, Setup.exe always
fails with hash checking (Error 0x80091007: Hash mismatch for payload at
path: ...).  Is loose file supported in Burn?  If not, can this be added to
the wish list for the future relases?  Otherwise, what is the best way to
plug in a dynamic content only known at deployment using Burn?

This is super import for my installer.  If Burn cannot do it currently, is
there any tool can do this such as InstallShield?  I am trying to find out
this is a windows bootstrapper limitation or Wix limitation.

Zhichao Hong, CSDP
zhichao.h...@computer.org
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to