Look in the log around CostFinalize where the Documentation feature is being
costed (in both sequences) and report what it says. Also report what happens
between when the CustomizeDlg opening and the VerifyReadyDlg opening. Also,
do the components being installed happen to belong to more than one feature?

-----Original Message-----
From: danimian [mailto:miand...@gmail.com] 
Sent: Thursday, September 24, 2009 6:05 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] setup type custom


UI which we are using is WixUI_Mondo


Blair-2 wrote:
> 
> Kind of UI used to select features?
> Verbose log to determine what is going on?
> 
> -----Original Message-----
> From: danimian [mailto:miand...@gmail.com] 
> Sent: Thursday, September 24, 2009 1:14 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] setup type custom
> 
> 
> Hi,
> when user choose setup type "custom", is it possible to install only
> selected values?
> What we want is that after choosing the setup type custom the user must
> select or click on Documentation to install it with main installation.
> 
> I am using following code:
> <Feature Id="Complete" Title="myTitle" Description="contains executable"
> Level="1" ConfigurableDirectory="INSTALLDIR"></Feature>
> 
> <Feature Id="doc" Title="Documentation" Description= "tool doc" Level="1"
> ConfigurableDirectory="DOCDIR"></Feature>
> 
> Problem: if user not marking or not selecting Feature "Documentation", it
> is
> still installing !!! How to solve it? 
> 
> Regards
> Adnan
> 
> 
> -- 
> View this message in context:
> http://n2.nabble.com/setup-type-custom-tp3704778p3704778.html
> Sent from the wix-users mailing list archive at Nabble.com.
> 
>
----------------------------------------------------------------------------
> --
> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9&#45;12, 2009. Register
> now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 
>
----------------------------------------------------------------------------
--
> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9&#45;12, 2009. Register
> now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context:
http://n2.nabble.com/setup-type-custom-tp3704778p3706075.html
Sent from the wix-users mailing list archive at Nabble.com.

----------------------------------------------------------------------------
--
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to