One of my features has "Will be installed to run from network" and "Entire
feature will be installed to run from network" as possible install options.

What is stupid about that is:
- it's the only feature that shows those options
- the feature has no components of its own, just sub-features, and all the
sub features DON'T have those options... That lets me choose "Entire feature
will be installed to run from network" for the parent feature and "Will be
installed on local hard drive" for all the sub features.  It doesn't make
any sense.

All of my features are specified the same way, so I don't understand why
these "network install" options just show up out of the blue.

Every feature element looks like this:

<Feature Id="myFeatureId" Level="1"
              Title="My Cool Feature" AllowAdvertise="no"
              Description="The best feature ever.">
... ComponentRefs, FeatureRefs, ComponentGroupRefs...
</Feature>


Though some only contain FeatureRefs, while others only contain
ComponentRefs.  All are nested under one main Feature representing the
general application.


Regards,

Scott
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to