I am using WIX Burn to create the bootstrapper. The payload Chain contains an MSI "MyMSIPackage". The MSI have embedded transforms for some 5 different languages. The bootstrapper is able to install and uninstall the MSI in english environment properly. But when I execute it in non-english OS it successfully installs but fails to remove. The Bootstrapper entry from the ARP got removed (so unregistered) but the MSI is not uninstalled.
Moreover in the OnDetectRelatedMsiPackage I get "RelatedOperation" as "Downgrade" during uninstall. I guess this is because WIX bootstrapper finds mismatched product code. I have gone through lot of WIX threads and it seems that currently BURN doesn't support Instance transformation. Is there a way i can handle this situation? Moreover it a requirement to apply proper transformation to MSI I cannot just install using property "ProductLanguage=1033" i.e., english. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WIX-Burn-Uninstalling-MSI-package-with-embedded-transform-failing-tp7595121.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://www.hpccsystems.com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users