+ Reply to Thread
Results 1 to 2 of 2

Thread: Script item "Exit Installation" does not exit the installation

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Question Script item "Exit Installation" does not exit the installation

    I am using SB10 Dev. Ed. and I am trying to insert script code that will abort the installation if a certain situation arises. You can see a snippet of the code in the image below. Problem is, after the line #69 is reached, and the message box is displayed and then closed by the user, the installation continues running. Line #70 ("exit installation") does not terminate the installer. Why?

    Name:  2016-08-25_14-30-56.jpg
Views: 202
Size:  77.9 KB

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

    Default Re: Script item "Exit Installation" does not exit the installation

    Hello,

    You have enabled the "Cancel Wizard" option but you are using this function outside of the "Loop Wizard". So there is nothing to "cancel" here. Please unmark the "Cancel Wizard" option and you are done. It will then exit the installation.

    Does this help?

    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
  •