discussion about the WiX toolset.
Subject: Re: [WiX-users] CheckBox control state modified by user
Hi John,
My problem is that the check box is read only on the installer side. Meanwhile
if I set my property via code it works fine. The problem is that after that I
can't modify the state o
@jackhenry.com
-Original Message-
From: Majcica, Mario [mailto:mario.majc...@bakerhughes.com]
Sent: Monday, December 8, 2014 12:58 PM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] CheckBox control state modified by user
Hi John,
My problem is that the check box i
ooper [mailto:jocoo...@jackhenry.com]
Sent: Monday, December 08, 2014 17:47
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] CheckBox control state modified by user
Check boxes are NOT set to "0" when unchecked. Effectively, the property is
set to string.Empty which und
Check boxes are NOT set to "0" when unchecked. Effectively, the property is
set to string.Empty which undefines it. The property will be set ONLY if the
check box is "checked." To check for the property being unset, use NOT
VS2012CHECKED.
--
John Merryweather Cooper
Senior Software Engineer
4 matches
Mail list logo