Using Command Line Commands

With these commands you can install or uninstall Citavi programs:

Uninstalling Citavi 6 by Command Line

If Citavi 6 should be replaced by Citavi 7, uninstall Citavi 6 first:

msiexec /x {6A331045-8FF4-4BC9-9C56-E593ACAE28C2} /q

Install, Reinstall, or Uninstall Citavi 7 by Command Line

Install for the first time or update (here in gray: without Desktop shortcuts and start menu icon):
msiexec /i Citavi7Setup.msi /q INSTALLDESKTOPSHORTCUTS=0 INSTALLSTARTMENUSHORTCUTS=0

Reinstall:
​msiexec /i Citavi7Setup.msi /q REINSTALLMODE=vomus REINSTALL=ALL

Uninstall Citavi 7:
msiexec /x {C6C69532-4CDD-4805-82EB-F0148128236D}  /q

If You're Having Trouble Installing Citavi...

If you experience any problems while installing Citavi, try installing again or try uninstalling Citavi and create a log file to send to the Citavi support team:

msiexec /i Citavi7Setup.msi /q /L "C:\Logfile.txt"

Send the log file and your description of the error to support@citavi.com.