Silent Install

To perform a silent install use the /s command line parameter on the installation file downloaded from our website:
 
E.g.

LiquidStudio.exe /s
 
You can also optionally specify a target folder:
 
LiquidStudio.exe /s TARGETDIR="D:\My Folder"
 

Silent Uninstall

To perform a silent Uninstall use the following command line parameters on the installation file downloaded from our website:

E.g.

LiquidStudio.exe /s MODIFY=FALSE REMOVE=TRUE UNINSTALL=YES
 
NOTE: To uninstall, you must download and run the installer that matches the exact version for the installed product.