In article <[EMAIL PROTECTED]>, xyavier <[EMAIL PROTECTED]> writes:
> > I am trying to give the option to delete some extra files if the user checks > a checkbox on uninstall. I can bypass the checkbox and make it delete the > files but when the checkbox is present, it deletes the files whether it is > checked or not. Any ideas what I am doing wrong? > Code segments below. > Thanks, > Mark > > -------------------------------------------------- > <Control Id='All_Files' Type='CheckBox' X='10' Y='30' Width='400' > Height='18' Property='DELALL' CheckBoxValue="1" > > <Text>Check the box to Delete extensibility.dll</Text> > </Control> This looks OK, did you double check the Control row for this control and the CheckBox table row in the MSI with Orca? In your verbose log, does the DELALL property have a value of '1' when the checkbox is checked? What does your verbose log say about your component 'MyComponent'? -- "The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download <http://www.xmission.com/~legalize/book/download/index.html> Legalize Adulthood! <http://blogs.xmission.com/legalize/> ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users