Announcement

Collapse
No announcement yet.

Bypassable Warning to User

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

  • Bypassable Warning to User

    Hi everyone,

    Newbie (to 5.0, anyway) and would like to check Registry for value. If not equal, then display "Hey, you've already updated to this version." With two buttons "Abort and Continue. I don't want to lock people out incase they have to reupdate for some reason, but by the same token I'd rather not update if they've already done so.

    Is this possible? I don't think Boolean Conditions gives this much freedom.

    Thanks!


    ------------------
    Jeff Tobler
    Omni Creative Group, Int'l

  • #2
    Re: Bypassable Warning to User

    Hi,
    This is possible using Setup Factory 5.0. Basically read the information from the registry into a variable. Then create your screen (the one with the ABORT and CONTINUE buttons) and give it a Boolean condition that your variable (the one that reads from the registry) does not equal the certain value that you set out. So not that screen will only be displayed if the value in the registry is not equal to whatever value you choose.
    I think that this will solve your problem, if you have any more questions please feel free to ask.

    mark.
    MSI Factory The Next Generation Intelligent Setup Builder

    Comment

    Working...
    X