Re: [WiX-users] Problem with storing checkbox state

2009-10-02 Thread Blair
Amend that. Remove the Value="1" part, not replace the entire line. -Original Message- From: Blair [mailto:os...@live.com] Sent: Friday, October 02, 2009 6:35 AM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Problem with st

Re: [WiX-users] Problem with storing checkbox state

2009-10-02 Thread Blair
Remove the "" line. Add: NOT Installed AND NOT OLDERVERSIONDETECTED NOT Installed AND NOT OLDERVERSIONDETECTED What this will do is keep ADDITIONAL_PARAMS as a secure property, but it won't get a "default" value unless this is a new installation (or