hi,
i have a kind of complicated install routine
when the user selects upgrade. The routine should skip the next radio buttons screen.
like if (%InstallType%=Upgrade)
skip the next radio button screen.
is there a way i can identify a screen with a variable. then this could be solved easily
i have a kind of complicated install routine
when the user selects upgrade. The routine should skip the next radio buttons screen.
like if (%InstallType%=Upgrade)
skip the next radio button screen.
is there a way i can identify a screen with a variable. then this could be solved easily
Comment