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
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 02:20 AM.
There are currently 1 users browsing this thread. (0 members and 1 guests)