Inno-Setup: detect /SUPPRESSMSGBOXES to not show MsgBox in Code -


we using inno-setup pascal scripting. depending on system, yes-no-messagebox shown. how can detect /suppressmsgboxes switch not show messagebox?

use built in suppressiblemsgbox function (http://www.jrsoftware.org/ishelp/index.php?topic=isxfunc_suppressiblemsgbox).


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -