YatesBooker759
Posts: 1
Joined: Thu Oct 26, 2023 4:46 am

Prerequisite Dialog page problem

Hello,

I have configured my custom "Prerequisite" Dialog page so that the Next button has two control conditions:

When PROCEED_INSTALLATION is set to "false," the action is disabled.
When PROCEED_INSTALLATION is set to "true," the action is enabled.
I possess a custom property known as PROCEED_INSTALLATION. Initially, the condition (PROCEED_INSTALLATION) is set to FALSE before the Dialog is displayed, resulting in the Next button being displayed as disabled.

Upon clicking a button, a Custom Action is triggered, which calls a function in a Dynamic Link Library (DLL). This function, in turn, sets the aforementioned condition to "TRUE."

Regrettably, even after the function has returned, the Next button remains disabled. I would greatly appreciate your assistance in resolving this issue.
Liviu
Posts: 1048
Joined: Tue Jul 13, 2021 11:29 am
Contact: Website

Re: Prerequisite Dialog page problem

Hello and welcome to our forums,

I'm not sure why this happens.

In order for us to further investigate this issue, can you please send us by email to support at advancedinstaller dot com, the following resources:

1. the .AIP (setup project) file.
2. an installation log.
3. a download link for your setup package.
so we can fully test this scenario.

Looking forward to hearing from you.

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

Return to “Common Problems”