Hi David, the silent install switch does not seem to do anything, screenshot attached. I'll try with previous versions and get back to you. Also tried /silent, /q, /qs, /qn, and /quiet
Try with /S (capital S). I don't know why NSIS chose this convention.
/S
I was going to fix the documentation to clarify this, but I realized that this isn't documented. Where did you learn about this?
Ticket moved from /p/fmslogo/bugs/585/
Since this wasn't a bug, I moved this to be a support request.
I have added documentation to the manual that you must specify '/S' in capital letters for a silent installation [r5905].
Commit: [r5905]
Log in to post a comment.
Try with
/S(capital S). I don't know why NSIS chose this convention.I was going to fix the documentation to clarify this, but I realized that this isn't documented. Where did you learn about this?
Ticket moved from /p/fmslogo/bugs/585/
Since this wasn't a bug, I moved this to be a support request.
I have added documentation to the manual that you must specify '/S' in capital letters for a silent installation [r5905].
Related
Commit: [r5905]