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.
Archive: silent or not
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.
See silent.nsi.
This is decribed in Section 4.12 in the manual.