I read that the check box property has to be undefined otherwise the property will be considered as enabled even though it's explicitely set to '0'.
I'm a bit confused, that would mean that if a user put in his command line:
msiexec /i XXXX.msi PROPCHECKBOX=0, it would behave as PROPCHECKBOX is enabled(??), not really what is expected.
