Hi All,

Looks like I have been sending my mail to the wrong group.
Finally, got it right I guess!!

Has anyone tried removing the option "Will be installed on local hard drive" in 
the feature selection page?
I have an installer with 3 features(visible to user), I don't have any 
sub-features. I have a hidden 4th feature which is installed by default.
On the feature selection page , these 2 options show up:

--Will be installed on local hard drive
--Entire feature will be installed on local hard drive.

Selecting either does not seem to affect what is getting installed. Is there 
any way I can get rid of "Will be installed on local hard drive" as it is 
confusing for users?

This is my declaration for the feature that gets installed by default(not 
visible to user):

<Feature Id="CommonFeature" Title="CommonComponents" 
ConfigurableDirectory="INSTALLLOCATION" Level="1" AllowAdvertise='no' 
Display='hidden' InstallDefault='local' >


And this is for the feature that is visible to the user:

<Feature Id="SomeFeature" Title="Some title" 
ConfigurableDirectory="INSTALLLOCATION" Level="1004" AllowAdvertise='no' 
Absent='disallow' >

--Pavan
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to