#Client Uninstallation
#Uninstalling through the Control Panel
Open the Control Panel.
Under Programs, click Uninstall a program.
Right-click on Open iT CLIMS Client, then click Uninstall.
Control Panel: Uninstall Option 1Alternatively, click on Open iT CLIMS Client, then click Uninstall from the header.
Control Panel: Uninstall Option 2Click Yes to proceed.
Control Panel: Confirm Uninstallation
#Uninstalling through the Windows Installer Interface
Double-click the installer file used to set up the software.
In the setup wizard, click Next.
Welcome ScreenClick Remove.
Operation SelectionClick Remove to proceed.
Ready to RemoveClick Finish.
Complete Uninstallation
#Uninstalling through the Command Line
Open a command prompt with Administrator level privileges.
Run the following command:
Command SyntaxCommand ParametersThe installer will use the Windows Installer Interface if the process mode (
/quiet
or/passive
) is unspecified.
#Example
To uninstall openit_9_18_150_clims_client_x64.msi
, located at C:\Installers
, in unattended mode with all logging information stored in an output log file at C:\uninstall.log
:
When using the passive mode, wait until the process bar dialog disappears.
When using the quiet mode, verify that the uninstallation is complete by opening the Task Manager and checking in the Details tab if the msiexec process is still running.