Flavio Stanchina wrote:
> OK, they show up in the order I want if I put the <Feature>s directly 
> under <Product> rather than using <FeatureRef>s. If this is expected, we 
> should document this, and if it isn't, we need to fix <FeatureRef> so it 
> works the same as <Feature> in this respect.
>   

You're relying on two accidents:

1. That features are put into the Feature table in the order you specify.
2. That MSI returns the features in that natural order.

Neither is guaranteed behavior, unfortunately. Rob's suggestion to use 
ComponentGroups with plain Features is as close as you can get.

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



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to