Possibly 3 years too late to help Flavio...

...but for anyone else who has the same problem:

There is a slight improvement that can be made over putting your feature
specifications under the Product element.

Instead of using FeatureRef element to refer to feature specifications, what
can be done is to include the contents of .wxi files using <? include ?>.

This preserves the order of your features in the same way as using ordered
Feature elements under the Product element.

This works because you are including the same information in the same place
via the pre-processor.

Just to re-iterate Bob's warning: You are probably relying on some accident
as to the ordering.

I think this is the best you can hope for.

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Ordering-features-in-the-custom-setup-dialog-tp709923p6309100.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to