I have created a log dialog.
I want to show this dialog always, in any case.
So installation, maintainance, uninstall, right before the ExitDialog
When the installation fails and the FatalError dialog is shown, right before there either
In order to add a new dialog before the "ExitDialog" go to "Dialogs" page, select "ProgressDlg" dialog and from its context menu choose "New Dialog in Sequence" option.I want to show this dialog always, in any case.
So installation, maintainance, uninstall, right before the ExitDialog
Why do you want this dialog to be shown before "FatalError" dialog? If you need you can edit the "FatalError" dialog.When the installation fails and the FatalError dialog is shown, right before there either