jagdish.sakhiya wrote:
> If we set the level of all features to 0 then call
> AddLocal Publish event. Nothing is displaying in feature tree. For ex.
> Value="Server">
>
That looks correct. As you're using "floating" Publish elements, I'd
suggest you use Orca to verify that th
04, 2009 4:37 AM
To: Jagdish Sakhiya
Subject: Re: [WiX-users] Disable Features in Feature tree
jagdish.sakhiya wrote:
> Hi Bob, This is my code. Here, I am removing features using Remove
control
> event on next button of ComponentType dialog.
The only way to do that is to set the le
jagdish.sakhiya wrote:
> Hi Bob, This is my code. Here, I am removing features using Remove control
> event on next button of ComponentType dialog.
The only way to do that is to set the level of all features to 0, then
AddLocal the ones you want enabled.
--
sig://boB
http://joyofsetup.com/
Hi Bob, This is my code. Here, I am removing features using Remove control
event on next button of ComponentType dialog. This dialog is used to make
selection from server, client or developers based installation. if User has
selected “Server based installation” in ComponentType dialog then Featur
jagdish.sakhiya wrote:
> No Bob.. I don’t want to show features which are removed using Remove control
> event in feature tree. Is there any way for same?
>
I don't understand what you're trying to accomplish. Please explain.
--
sig://boB
http://joyofsetup.com/
---
Sakhiya
Subject: Re: [WiX-users] Disable Features in Feature tree
jagdish.sakhiya wrote:
> So, I have implemented following code by using Remove control events. I am
> able to mark feature as an unselected but I don’t want to show that features
> itself in feature tree. Can you gui
jagdish.sakhiya wrote:
> So, I have implemented following code by using Remove control events. I am
> able to mark feature as an unselected but I don’t want to show that features
> itself in feature tree. Can you guide me how can we achieve this.
>
The selection tree control doesn't support sho
Bob Arnson-6 wrote:
>
> Jagdish Sakhiya wrote:
>> I want to show only one feature tree in customize dialog.
>>
>
> Disable the features you don't want to show, using feature conditions or
> Remove control events.
>
> --
> sig://boB
> http://joyofsetup.com/
>
>
>
>
Jagdish Sakhiya wrote:
> I want to show only one feature tree in customize dialog.
>
Disable the features you don't want to show, using feature conditions or
Remove control events.
--
sig://boB
http://joyofsetup.com/
---
Hi All,
I have server, client and developers based installation
and also have different features under each installation server, client
and developers. I have screen before to customize dialog where user can
select installation type from server, client or developers.
10 matches
Mail list logo