Re: [WiX-users] ICE82 error with WiX 3.6

2013-01-18 Thread Arthur Yousif
de for modified checkbox looks like this: WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT AND NOT Installed WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT AND NOT Installed Neil -Original Message----- From: Arthur Yousif [mailto:art...@prism-grp.com] Sent:

Re: [WiX-users] ICE82 error with WiX 3.6

2013-01-17 Thread Arthur Yousif
mfl...@sn.scee.net] Sent: Thursday, January 17, 2013 9:47 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] ICE82 error with WiX 3.6 On 17/01/2013 14:59, Arthur Yousif wrote: > I was able to find a solution for this finally. Found it here: > http://wix.sourceforge.net/manua

Re: [WiX-users] ICE82 error with WiX 3.6

2013-01-17 Thread Arthur Yousif
have ideas on how to do this since now I'm using the built-in ExitDialog and not a custom one? Thank you. Arthur -Original Message----- From: Arthur Yousif [mailto:art...@prism-grp.com] Sent: Wednesday, January 16, 2013 8:05 AM To: wix-users@lists.sourceforge.net Subject: [WiX-us

[WiX-users] ICE82 error with WiX 3.6

2013-01-16 Thread Arthur Yousif
Hello, I have successfully built my first WiX installer and it's going well for the most part. I only have one issue now in implementing my launch dialog. However, every time I compile, I get the error: Error 9 ICE82: This action FinishDialog has duplicate sequence number -1