cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
milan_bhandari
Level 3

Adding Additional Shortcuts UI dialog after installation

We are building our installer with a 64-bit setup launcher.

We are trying to pop up Shortcuts UI where users can choose different options to create shortcuts for applications after the successful installation.

Right now, we have the 'ReadyToInstall' dialog, and when the 'Install Now' button is clicked, by default 'SetupCompleteSuccess' dialog appears after the successful installation. We want to pop up the 'SelectShorcuts' dialog after the 'Install Now' button is clicked and the installation is successful and when the 'Next' button on the 'SelectShorcuts' dialog is clicked it will popup 'SetupCompleteSuccess' dialog. 

Current UI/Dialog sequence:

SelectShorcuts->ReadyToInstall->SetupProgress->(default)SetupCompleteSuccess

 

Desired one:

ReadyToInstall->SetupProgress->SelectShorcuts->SetupCompleteSuccess

Any suggestions on how to get this?

Labels (1)
0 Kudos
(4) Replies
Revenera_Ian
Revenera Moderator Revenera Moderator
Revenera Moderator

Hi @milan_bhandari,

Thank you for your post.

We'll need a support ticket (case) to track this issue. Could you please open a case with our Support Team about this issue either by email at support@revenera.com or by phone at (877) 279-2853?

Please let us know if you have any questions or concerns. Thanks!

0 Kudos

Case Number: 02541681

0 Kudos
madhug
Level 5

why dont you provide SelectShorcuts checkboxes on SetupCompleteSuccess dialog instead going to another dialog.

0 Kudos

SetupCompleteSuccess has other things, and its the requirement that I can't change

0 Kudos