On 22-Oct-14 18:47, Sean Hall wrote:
> Hmm.  I was ignoring your scenario because it's not possible to write 
> an install condition like that.
Well, I frequently do the impossible but in this case, it's definitely 
possible.

> If that functionality is added, I would expect it to be authored as 
> one package with one payload designated as the layout package and the 
> other designated as the download package.
It's two packages in the same package group with a modified install 
condition (essentially "FoundRedistExe" and "NOT FoundRedistExe"). 
You're talking about adding an ExePackage to pick?

> How about the scenario where you want to install .NET 4.0 on XP and 
> .NET 4.5 on Vista and later?  In this case, you would customize the 
> theme by adding two controls, one for each license.  Each control 
> would be conditionally shown using the same conditions as the install 
> conditions on the packages. You wouldn't use the new License 
> attributes, and delete the built in license control in the theme.  
> Does that work?
The issue I take with that is it means everyone's creating package group 
authoring for .NET. Lots of people do that today and get it wrong. And 
trust me, the right detect and install conditions are only getting harder.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to