Quote:
Originally Posted by KaktoR
This fixed the issue, but there are a new one
If you disable components, the WizardForm.NextButton is disabled and you can't proceed.
I spend the half day to find the error but all of this doesn't make any sense to me.
|
Run Asis in inno setup Debug mode, and after the nextbutton is disabled, search for "wizardForm.NextButton.Enabled" and see which line has a dot to the left of the line indicating that the line was executed. let me know the line number.