Announcement

Collapse
No announcement yet.

What Packages were selected?

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

  • What Packages were selected?

    I need to know which packages were selected during the initial phase of setup. This condition is needed to open a possible additional screen if a package was not selected. Is there a variable that is set when a package is selected?

  • #2
    Re: What Packages were selected?

    Hi,
    What you should do is:
    1) Go to the Screen manager and select the screen that you want to conditionally show.
    2) Look in the conditions field, you should see a section labeled: Package
    3) In that section select the package that will cause the page to be displayed.

    That should work fine, now that page will only be displayed if the package you selected in the conditions field is chosen by the user.

    mark.
    MSI Factory The Next Generation Intelligent Setup Builder

    Comment


    • #3
      Re: What Packages were selected?

      [QUOTE]Originally posted by Mark:
      [b]Hi,

      Your solution works fine only if the user selects that product. My problem is I want to display a screen if the user does not select a product. How can I tell that he did not select one of the product?

      [This message has been edited by SteveK (edited 09-05-2000).]

      Comment


      • #4
        Re: What Packages were selected?

        There seems to be a bug with the Package condition.

        I have setup three packages and then created a shorcut that points to a folder. This shorcut should ONLY be created id the user select a particular package to be installed.

        Well... the shorcut is ALWAYS created.

        Comment


        • #5
          Re: What Packages were selected?

          Hi,
          I just tested this out on my system and everything worked fine. Are you sure that you are selecting the packages correctly, using both the Select Install Type and Select Packages screens?

          mark.
          MSI Factory The Next Generation Intelligent Setup Builder

          Comment

          Working...
          X