Joelson Forte
Posts: 3
Joined: Mon Mar 03, 2025 8:39 pm

Help with theme "App Installer"

I really liked the installer from version 22.4 and would like to make one similar, but the 'App Installer' theme is somehow hiding button (2) where the 'Install' and 'Configure' options are. I need to drag button (1) to the left to see button (2), which is also hidden (4). I need to select 'Visible' and bring it to the front (3) to see button (2).
1.png
1.png (61.24 KiB) Viewed 9114 times
I noticed that in the Advanced Installer, when I click the 'Configure' option, it opens the 'BrowseDlg' dialog where I can choose the installation location. However, when I compile the 'App Installer' theme, the 'Configure' option doesn't work, and when I click it, the installation starts immediately without showing the 'BrowseDlg' dialog where I can choose the installation location. Can someone kindly guide me on how to do this correctly?
2.png
2.png (51.23 KiB) Viewed 9114 times
Liviu
Posts: 1325
Joined: Tue Jul 13, 2021 11:29 am
Contact: Website

Re: Help with theme "App Installer"

Hello and welcome to our forum,
I noticed that in the Advanced Installer, when I click the 'Configure' option, it opens the 'BrowseDlg' dialog where I can choose the installation location. However, when I compile the 'App Installer' theme, the 'Configure' option doesn't work, and when I click it, the installation starts immediately without showing the 'BrowseDlg' dialog where I can choose the installation location.
This is because by default no other dialogs are added. You must add the FolderDlg dialog manually or any other dialog. Right click on the WelcomeDlgAdd DialogFolderDlg.
folderdlg appinstaller.png
folderdlg appinstaller.png (107.88 KiB) Viewed 9091 times
I need to drag button (1) to the left to see button (2), which is also hidden (4). I need to select 'Visible' and bring it to the front (3) to see button (2).

You can easily select hidden controls from the drop-down option in the Properties right pane:
properties dialog.png
properties dialog.png (97.35 KiB) Viewed 9091 times

Let me know if you have any questions.

Best regards,
Liviu
________________________________________
Liviu Sandu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Joelson Forte
Posts: 3
Joined: Mon Mar 03, 2025 8:39 pm

Re: Help with theme "App Installer"

Thanks Liviu!
That's exactly what I needed.

Just one more small question: When I compile using the 'Build' option, everything is correct.
1.png
1.png (17.6 KiB) Viewed 9083 times
But when I use the 'Test Installation UI' option to preview, I get this result.
2.png
2.png (122.43 KiB) Viewed 9083 times
Liviu
Posts: 1325
Joined: Tue Jul 13, 2021 11:29 am
Contact: Website

Re: Help with theme "App Installer"

You're always welcome!
But when I use the 'Test Installation UI' option to preview, I get this result.
This is a known bug for this theme. However, there should be no problems when running the setup.

I have now increased its' priority and hopefully this will be fixed in a future version of Advanced Installer. As soon as the fix will be released we will notify you.

I apologize for the inconvenience.

Best regards,
Liviu
________________________________________
Liviu Sandu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Joelson Forte
Posts: 3
Joined: Mon Mar 03, 2025 8:39 pm

Re: Help with theme "App Installer"

No problem Liviu.
I thought I was doing something wrong. The most important thing is that the installer is generated correctly.
I'm really enjoying Advanced Installer.

Thanks for your help.
Liviu
Posts: 1325
Joined: Tue Jul 13, 2021 11:29 am
Contact: Website

Re: Help with theme "App Installer"

You're always welcome!

Glad to hear that you're enjoying Advanced Installer! :)

If you ever have any questions, feel free to reach out.

Best regards,
Liviu
________________________________________
Liviu Sandu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”