Hello Fabien,
You could encounter this behavior if you are using our
"Enhanced User Interface" feature. This seems to be an Advanced Installer issue. We will try to implement a fix in a future version of Advanced Installer.
Until then, a solution would be to disable the "Enhanced User Interface" or you can proceed like this in order to obtain what you want:
- Go to "Dialogs" page and select the "VerifyReadyDlg" from "First Time Install" dialogs tree.
- On [Install] button add a
"SetProperty" published control event, using [New...] button, like this:
- Name: [REBOOT]
Argument: FORCE
Condition: YOUR CONDITION
Our "Dialog Editor" feature needed to implement this solution is available only starting with an "Enterprise" project type.
Let us know if this helped.
All the best,
Daniel
FOLLOW US