Results 1 to 1 of 1

Thread: #00009: How to detect if setup.exe is run in silent mode?

Threaded View

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

    Default #00009: How to detect if setup.exe is run in silent mode?

    Question:

    How to detect if setup.exe is run in "silent mode"?

    Answer:

    If %_SB_INSTALLERFLAG% Equals "1" on Position "$SB_SILENTMODEFLAG$" Then
    Display Message Box "Installer is running in silent mode" -- "Mode" [non-silent]
    End
    Last edited by FAQ; 02-08-2006 at 01:20 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Detect a silent or test run?
    By Unregistered in forum SetupBuilder
    Replies: 1
    Last Post: 06-06-2004, 07:46 AM

Posting Permissions

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