v.rooijen
Posts: 9
Joined: Tue Jun 26, 2012 7:44 am

Always show dialog

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
Daniel
Posts: 8276
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Always show dialog

Hello,
I want to show this dialog always, in any case.
So installation, maintainance, uninstall, right before the ExitDialog
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.
When the installation fails and the FatalError dialog is shown, right before there either
Why do you want this dialog to be shown before "FatalError" dialog? If you need you can edit the "FatalError" dialog.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”