The custom action(s) used by the MSM appear to be checking ALLUSERS before it checks to see if it is selected for installation. Any "fix" would be quite a hack that you would have to maintain (it would also involve using the MSI SDK in your build).
Yet another reason that packages that switch between per-user and per-machine are difficult to create/maintain. BTW, you could just use the ALLUSERS value instead of creating a new one. It will be completely set before any feature or component conditionals are ever evaluated. -----Original Message----- From: asanami [mailto:alexsan...@gmail.com] Sent: Thursday, August 27, 2009 5:30 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Skip Merge Modules for per-user install Thanks for your repley. This still doesn't solve the problem. Doesn't that have the same effect as using a custom property. Either way, it appears that a condition doesn't solve my problem here. There seems to be something embedded in the MSI file that is telling the installer it cannot install merge modules for a per-user install. -- View this message in context: http://n2.nabble.com/Skip-Merge-Modules-for-per-user-install-tp3522922p35252 45.html Sent from the wix-users mailing list archive at Nabble.com. ---------------------------------------------------------------------------- -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users