SetupBuilder Silent install
I have an application named FOSHM that uses something called SetupBuilder. Does anyone know if there is a way to a silent install? I've tried /s, /S, /q, /Q, /silent, /quiet, /SILENT, /QUIET, but none appear to work.
[8|]
[8|]
0 Comments
[ - ] Hide Comments

so that the conversation will remain readable.
Answer this question
or Comment on this question for clarity
Answers
setup.exe /S should work fine. We are using this silent switch in quite a few of our SetupBuilder installations.
But the developer can disable this switch (e.g. from within the scripting language). Perhaps the developer does not allow a silent installation.
Tyler
But the developer can disable this switch (e.g. from within the scripting language). Perhaps the developer does not allow a silent installation.
Tyler
Please log in to comment
Comments