Via the Command Prompt
To uninstall the software using the Command Prompt, proceed as follows:
- Your user has administrator rights on the computer.
- Open the Command Prompt.
- In the Command Prompt, switch to the directory in which the installation file is stored. INFORMATION: To uninstall the software without first switching to the directory, replace
SmartDataCollector-Setup-X.X.X.msiwithmsiexec /x "[Datei-Pfad]/SmartDataCollector-Setup-X.X.X.msi"in the command line given in the next step (see example). - Enter the following command line. Adding
PURGEdeletes all the data and configurations generated by the software as well as the license.
Uninstallation with prior switch to the directory of the installation file in the Command Prompt:
SmartDataCollector-Setup-X.X.X.msi /x PURGE=1
Uninstallation without prior switch to the directory of the installation file in the Command Prompt:
msiexec /x "[Datei-Pfad]/SmartDataCollector-Setup-X.X.X.msi"