Hi, One update to understand issue properly. If we provide /log option during installation or un-installation, log file with following name will be created.
<log file name> <log file name>_<incremental number>_<msi name> (on 32 bit) <log file name>_<incremental number>_<msi name> (on 64 bit) example: I am installing product on 32 bit platform. I provided /log setup.txt Then it creates setup.txt and setup_0_a32.txt log files. But during un-installation it creates setup.txt , *setup_0_b64.txt* and setup_1_a32.txt on *32 bit* platform. All the custom action and msi logging is logged in setup_0_b64.txt instead of setup_1_a32.txt This creates the impression that 64 bit msi is invoked during un-installation. In addition to this , on progress screen it shows the name of both 64 bit msi name as well as 32 bit msi name during un-installation. This behavior is not observed on 64 bit platform during un-installation. On 64 bit platform only two log files are created during un-installation. i.e setup.txt and setup_0_b64.txt Is this known/expected behavior? with regards, CD -- 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-tp7598029p7598509.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=164703151&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users