Skip to content
⌘ NSIS Forum Archive

Changing /SILENT to /S

6 posts

tderouin#

Changing /SILENT to /S

Hi,

I'd like to change nsis to accept /S as the silent parameter instead of /SILENT to support previous versions of our client that pass /S to run updates in silent mode. Where in the source code is this logic located?

Thanks.
tderouin#
That's what I get for posting something on a Monday morning.

My bad.

I'd like to change it from /S to /SILENT 🙂