Rob Mensching-7 wrote
> 
> The BootstrapperApplication.xml should list all the payloads, so if you
> really want to do this upfront, your BA should be able to it (plus using
> the WixBundleOriginalPath variable).
> 

In the temporary folder I found a file BootstrapperApplicationData.xml. I
guess this is what you mean. Indeed this file contains all my packages but
it does neither contain the relative path of the package nor the package's
SHA1 hash value.

This is an example entry:

<WixPackageProperties Package="PACKAGEID" Vital="no" DisplayName="Example
Package" DownloadSize="7096832" PackageSize="7096832"
InstalledSize="2804688" PackageType="Msi" Permanent="no"
LogPathVariable="WixBundleLog_PACKAGEID"
RollbackLogPathVariable="WixBundleRollbackLog_PACKAGEID" Compressed="no" />

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-check-for-MSI-existence-and-validity-tp7158657p7175564.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to