Vovsoft Logo
Vovsoft Facebook Page Vovsoft Twitter Account Vovsoft Youtube Channel
Menu
How to Run a Silent Install using Command Line Large Image

How to Run a Silent Install using Command Line

Home » Blog Posts » How to Run a Silent Install using Command Line
Date Last updated 9 months ago
*****
Rated 5.0 / 5 (2 reviews)

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.


How to perform a silent installation

Silent Installation:

setup.exe /silent

When Setup is silent the wizard and the background window are not displayed but the installation progress window is.

Very Silent Installation:

setup.exe /verysilent

When a setup is very silent the installation progress window is not displayed.

Please note that error messages (if any) during installation are displayed.


More Information

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

Fatih Ramazan Çıkan
About Author
Fatih Ramazan Çıkan LinkedIn
Software development enthusiast | Electronics engineer


Continue Reading


Comments Responses (2)


Avatar Image
Paul
Nov 4, 2021 at 05:36 am (PST) | Reply
Is there any command line features for the portable other than simply opening a PDF? Such as scaling?
Avatar Image
Vovsoft Support
Nov 10, 2021 at 12:55 pm (PST) | Reply
Hi Paul. Yes, PDF Reader has command line features. Please read here: https://vovsoft.com/blog/pdf-reader-command-line-options/

Leave a Comment