Anidil wrote:
> Ok.Should i be creating a custom UI library or incorporate the custom UI code
> inside my source file?
>
In WiX v2, it's probably easier to create a custom library.
--
sig://boB
http://joyofsetup.com/
-
Ok.Should i be creating a custom UI library or incorporate the custom UI code
inside my source file?
Bob Arnson-6 wrote:
>
> Anidil wrote:
>> Fine.I got one more question on this..How do i achieve the same
>> functionality
>> in wix 2.0?
>>
>
> The optional controls rely on features in WiX
Anidil wrote:
> Fine.I got one more question on this..How do i achieve the same functionality
> in wix 2.0?
>
The optional controls rely on features in WiX v3 so it's not available
in v2. You'd need to use a custom dialog set.
--
sig://boB
http://joyofsetup.com/
--
Fine.I got one more question on this..How do i achieve the same functionality
in wix 2.0?
Bob Arnson-6 wrote:
>
> Anidil wrote:
>> And adding WIXUI_EXITDIALOGOPTIONALCHECKBOX
>> will not really help me.Where and how should i be using the
>> condition?Can't i achieve this functionality when usin
Anidil wrote:
> And adding WIXUI_EXITDIALOGOPTIONALCHECKBOX
> will not really help me.Where and how should i be using the
> condition?Can't i achieve this functionality when using the WiX standard UI
> Extensions?
>
Yes. WIXUI_EXITDIALOGOPTIONALCHECKBOX is the name of the property the
checkbo
i'm kinda confused with the condition in this case.first of all i use
standard wix UI extensions.
And adding WIXUI_EXITDIALOGOPTIONALCHECKBOX
will not really help me.Where and how should i be using the
condition?Can't i achieve this functionality when using the WiX standard UI
Extensions?
Bob A
Anidil wrote:
> I use the following code to add a check box to the final dialog and to launch
> product reg web site when clicked "finish" with check box checked.But it
> doesn't seems to validate the check box state and always launch the webpage
> once when "finish" is clicked.Any help?
>
Add
I use the following code to add a check box to the final dialog and to launch
product reg web site when clicked "finish" with check box checked.But it
doesn't seems to validate the check box state and always launch the webpage
once when "finish" is clicked.Any help?
https:
8 matches
Mail list logo