Skip to content
⌘ NSIS Forum Archive

silent or not

3 posts

Yathosho#

silent or not

is it possible to decide at runtime, whether the installer runs silently (SilentInstall) or not? the idea was to add a commandline switch (/silent) to my installer, in case the user doesnt want the dialogs displayed.