How can I perform a silent command-line installation on Windows?

To do a silent installation on Windows (without GUI), pass “/qn” to the installer executable.
For example:

C:\>Dragonframe_4.1.8-Setup.exe /qn