Command line keys that can be used when installing and working with MyChat Server.

 

Installer keys


/IgnoreRunServer

run the installer even during active working processes of mcserv.exe;

/KillServer

force the unload the working mcserv.exe from the memory before the server installation process start;

/log

start the installation with full logging of program installation process;

/verysilent

automatic installation of MyChat Server in a "silent' mode with no questions.

 

Keys for an already installed program mcserv.exe


/debug

enable MyChat debug mode;

/DisableHTTPS

Disabling HTTPS for MyChat WEB server: mserv.exe /DisableHTTPS;

/DisableServPass

disable the shared password for accessing MyChat Server;

/exit

unload the running MyChat Server from the memory;

/LicenseKey

specify the server's license key;

/mixer=no

do not launch the mixer for media calls in conferences

/node=debug

run extended log of NodeJS for MyChat WEB server;

/node=gui

run MyChat built-in WEB Server in console mode for debugging;

/service

run MyChat Server as a system service;

/turn=gui

run built-in TURN server in console mode for debugging;

/turn=no

switch off built-in TURN server;

/NodeInternalPort

specify a port for internal connection between NodeJS server and MyChat server. This port is used when two or more MyChat Server are launched on the same computer;

/port

specify a port to run a network core of MyChat Server;

/webport

specify a port to run MyChat built-in WEB Server;

/zeroadmin

"set to zero" a user with UIN=1 to get lost access to the server administration panel.