mcclient.exe /verysilent, launch MyChat Client installer in a silent mode without interface
MyChat Client installer command line key. Installing or deleting the program in a silent mode with no wizard and questions.
Examples
Installing to a folder in a silent mode
mcclient-v6-3-0.exe /verysilent
Installing to a specified folder
mcclient-v6-3-0.exe /dir="D:\Programs\MyChat for work" /verysilent
Deleting MyChat Client in a silent mode
unins000.exe /verysilent
The program will be deleted, but user data remains in a Windows user profile.
Deleting MyChat Client and profile in a silent mode
unins000.exe /verysilent /killprofile
The program, user's profile, database, and files will be deleted.