#"installMode" and "installerArgs" does not work for NSIS exe installer.
4 messages · Page 1 of 1 (latest)
hmm, i don't think there were any related issues fixed in the new cli versions, so that you're on a slightly outdated 1.5.0 should be fine 🤔
Which installMode are you using for the nsis installer?
currentUser (default), perMachine or both?
Also, does it work if you remove installerArgs? /S is already supplied when using quiet so i wonder if providing it twice causes issues 🤔