+ Reply to Thread
Results 1 to 4 of 4

Thread: "Or" Conditional

  1. #1

    Default "Or" Conditional

    Hello,

    Does SetupBuilder have an "and" "or" conditional?

    I'd like to show a Dialog if either one "Feature" or another "Feature" is selected during a Custom Install.

    Ex:
    If Feature "A" selected OR If Feature "B" selected Then
    Show Wizard Dialog 3
    Else
    Hide Wizard Dialog 3
    End

    Thank you,
    Joanne

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: "Or" Conditional

    Joanne,

    The "If..." and "ElseIf..." Statements in SetupBuilder support the AND/OR options. The "If Feature..." Statement does not directly support it.

    But you can use the following to handle it (see attached screenshot).

    Friedrich
    Attached Images Attached Images  

  3. #3

    Default Re: "Or" Conditional

    Thank you Friedrich for this solution - it worked great

    Joanne

  4. #4
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: "Or" Conditional

    Perfect You are welcome!

    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •