h.k.foysol
Posts: 17
Joined: Thu Oct 13, 2016 10:34 am
Contact: Skype

How to know if setup finished successfully/failed/user cancelled

Can anyone tell me if there is a property which I can use to know if the setup was finished successfully, failed or user has cancelled and ended as premature. Basically in the finish screen I need to put some logic based on the final status of the setup process. Thanks in advance.
Humayun Kabir Foysol
Team Lead
Enosis Solutions
http://www.enosisbd.com
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: How to know if setup finished successfully/failed/user cancelled

Hello,

To achieve what you want you can use the "ExitDialog" (displayed in case of a successfull installation), "FatalError" (displayed in case of an installation error) and the "UserExit" (displayed when the user cancelled the installation) dialogs. So, you can put your custom logic separately on these dialogs from "Dialogs" page.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
aleranza
Posts: 3
Joined: Thu Dec 28, 2017 12:12 pm

Re: How to know if setup finished successfully/failed/user cancelled

Hi to all,

how can I know if setup finisched successfully/failed in a silet setup?

Thanks,
Alessandro
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: How to know if setup finished successfully/failed/user cancelled

Hello Alessandro,

You can see my reply on "Silent setup, how to know if setup finished successfully or failed" thread.

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

Return to “Common Problems”