[wix-users] CustomExitDialog conflicts with ExitDialog on sequence when OnExit=success is used

hicham.seffendji at bt.com hicham.seffendji at bt.com
Mon Sep 26 03:31:30 PDT 2016


Hi,

I have created MyExitDialog in a separate wxs file with:

      <InstallUISequence>
              <Show Dialog="MyExitDialog" After="VerifyReadyDlg" />
</InstallUISequence>

The project fails to build and complains about:

Error 30 ICE82: This action MyExitDialog has duplicate sequence number -1 in the table InstallUISequence

The moment I change OnExit to something else (sequence or After/Before), it works fine. What I really want is OnExit to override the ExitDialog's behaviour.

I am using WiX 3.9 by the way. Any help would be appreciated


Kind Regards,

Hicham Seffendji

Software Engineer
Mobile Apps, Future Voice.
BT Technology, Service & Operations
PP10, Orion 1 - Adastral Park - Martlesham Heath - Ipswich - SUFFOLK IP5 3RE
email - hicham.seffendji at bt.com<mailto:hicham.seffendji at bt.com>
mobile - 07954 079979



More information about the wix-users mailing list