Jirong Hu wrote: > 1. What does this <Show Dialog/> do? If I don't add this <Show Dialog=" > ConfigSFSDlg">, it doesn't appear in InstallUISequence table, and I can't > specify CustomActionB run after this dialog. >
InstallUISequence is used to schedule actions and dialogs but once a modal dialog is shown, InstallUISequence stops until the modal dialog returns. To add dialogs to a wizard sequence you need to use control events on the Back and Next buttons. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users