Command line key for MyChat Server installer. Install the program in a "silent" mode.

 

Launch installation in a "silent" mode with no questions. This mode is helpful when you need to install MyChat Server with the help of script in the command line without showing the setup wizard and questions for a user.

 

Example
mcserv50.exe /verysilent

 

You can also install the chat server to another directory and not only in default folder:
mcserv50.exe /dir="D:\CorpProgs\MyChatServ50" /verysilent

 

Parameters description

dir a folder where you should install the program. Unnecessary parameter;

 

verysilent — — a key that informs the installer that the program will be installed in a silent mode, without graphics interface and questions during deployment.