Alexey Doctorovich wrote:
> I am not sure I understand you. That question raised as a result of wix3
> integration and it worked for us all the time with wix2.
That's because you didn't run validation with WiX v2; with v3, it runs
as part of the Light process. You used functionality that is doc
Hi Bob,
Bob Arnson wrote:
> MSI doesn't support that (though it obviously works). That's what the ICE34
> message says.
I am not sure I understand you. That question raised as a result of wix3
integration and it worked for us all the time with wix2. With wix2 you can use
any value that is not
Alexey Doctorovich wrote:
> I want to implement a radio button group, so that initially all buttons are
> unchecked.
MSI doesn't support that (though it obviously works). That's what the
ICE34 message says.
--
sig://boB
http://joyofsetup.com/
---
Hi people :)
I want to implement a radio button group, so that initially all buttons are
unchecked. In WiX2 this was possible to do in the following way:
...
-1
WiX3 won't accept it with the following error:
isabpa.wxs(1794) : error LGHT0204 : ICE34: -1 is not a v
What the designer wants is as follows:
The dialog defaults to this state:
Radio button has no options selected.
Next button is disabled until a radio button option is selected by the user.
My understanding of MSI and WiX is that this is not supported (one
button in a radio button group MUST be s
In article <[EMAIL PROTECTED]>,
"Wendell Joost" <[EMAIL PROTECTED]> writes:
> Using Wix 3.0.4513.0, is there any way to specify a Radio Button Group
> so that *none* of the items in the group are selected?
Are you trying to enforce that no selection is made, or are you trying
to provide ano
Using Wix 3.0.4513.0, is there any way to specify a Radio Button Group
so that *none* of the items in the group are selected? I'm not
finding a way to do this and our software architects are insisting
that we do it this way.
Thanks!
Wendell
--
7 matches
Mail list logo