How can I perform a silent installation of dotCover?

dotCover 3.0 or higher

[file_name].exe /SpecificProductNames=dotCover /Silent=True /VsVersion=10;11;12;14

[file_name] = JetBrains.ReSharperUltimate.10.exe - if you would like to install dotCover 10
/VsVersion = 0 – if you don’t need Visual Studio integration

Older versions 

Since dotCover is installed via Microsoft Installer, you may launch a silent install with a standard "/qn" command line key for MSI Installer:

However, license data can’t be specified in silent installation.

0 out of 0 found this helpful

Please sign in to leave a comment.

Have more questions?

Submit a request