Having the ability to install applications silently is necessary for any deployment on a network. It would be very difficult for system administrators to install the same program on hundreds of computers. Vovsoft supports silent installation for this very reason.
For any Vovsoft Software, you can run a silent install with PowerShell or the command prompt. Use the command line interface to expedite the installation process by suppressing some or all of the dialog boxes that appear during a GUI installation.
Silent Installation:
When Setup is silent the wizard and the background window are not displayed but the installation progress window is.
Very Silent Installation:
When a setup is very silent the installation progress window is not displayed.
Please note that error messages (if any) during installation are displayed.
Silent Uninstallation:
Very Silent Uninstallation:
Installers of Vovsoft applications are created using Inno Setup. For more information, you can visit the links below.
Command line parameters: https://jrsoftware.org/ishelp/index.php?topic=setupcmdline
Setup exit codes: https://jrsoftware.org/ishelp/index.php?topic=setupexitcodes