Announcement

Collapse
No announcement yet.

skiping a page

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • skiping a page

    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

  • #2
    Re: skiping a page

    Hi,

    There is no way to identify a screen using a variable, what you should do is simply put the following condition on your Radio Button screen:

    %InstallType%<>"Upgrade"

    Try that and it should work.

    mark.
    MSI Factory The Next Generation Intelligent Setup Builder

    Comment

    Working...
    X
    😀
    🥰
    🤢
    😎
    😡
    👍
    👎