a.guelle
Posts: 97
Joined: Tue May 19, 2015 2:23 pm

[solved] BrowseDlg skips all following dialogs

Wed Aug 10, 2016 9:57 am

Hi,

I tried to follow your tutorial for using the BrowseDlg to choose a path at installation time http://www.advancedinstaller.com/user-g ... older.html.

However when I click on OK or Cancel on the BrowseDlg button, it just jumps to the Install Execution Stage and skips all following dialogs. I downloaded the given example which works fine but I cannot find the differnce to my own configuration.
BrowseTest.aip
(15.29KiB)Downloaded 268 times
So what have I missed?

Best regards,

Angelo
Last edited by a.guelle on Thu Aug 11, 2016 11:05 am, edited 1 time in total.

Daniel
Posts: 8237
Joined: Mon Apr 02, 2012 1:11 pm
Contact:  Website

Re: BrowseDlg skips all following dialogs

Thu Aug 11, 2016 10:10 am

Hello Angelo,

This happens because, at step 10, you use a different control event type ("Display a specific dialog") to show the "BrowseDlg" dialog. Can you please go to "Dialogs" page, select your "MyFolderDlg" dialog, select the [Browse] button and edit the existing "Display a specific dialog" published event to use a "Display a specific child dialog" event.

If you have any questions let us know.

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

a.guelle
Posts: 97
Joined: Tue May 19, 2015 2:23 pm

Re: BrowseDlg skips all following dialogs

Thu Aug 11, 2016 11:05 am

Works great,

Thank you very much.

Daniel
Posts: 8237
Joined: Mon Apr 02, 2012 1:11 pm
Contact:  Website

Re: [solved] BrowseDlg skips all following dialogs

Fri Aug 12, 2016 10:03 am

You're always welcome Angelo.

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

Return to “Common Problems”