<?xml version="1.0" encoding="UTF-8"?> <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:bal="http://schemas.microsoft.com/wix/BalExtension"> <Bundle Name="Bootstrapper2" Version="1.0.0.0" Manufacturer="Microsoft" UpgradeCode="a084a57e-dddd-448b-b38d-2b485ff65e6d"> <BootstrapperApplicationRef Id="WixStandardBootstrapperApplication.RtfLicense" /> <Chain> <MsiPackage Id ="a32" SourceFile="a32.msi" InstallCondition="NOT VersionNT64" Compressed="no" DisplayInternalUI="no" Vital="yes" Description="32 bit"/> <MsiPackage Id ="b64" SourceFile="b64.msi" InstallCondition="VersionNT64" Compressed="no" DisplayInternalUI="no" Vital="yes" Description ="64 bit"/> </Chain> </Bundle> </Wix>
-- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Wixstdba-Not-invoking-right-msi-for-32-bit-platform-in-uninstallation-tp7598029p7598031.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users