Uninstall the connector in silent mode
- Last UpdatedFeb 27, 2023
- 1 minute read
Use silent mode to uninstall the connector from the command line.
Note: The original ConnectorName.msi file or a copy of the same version must be used for silent uninstall.
-
Open a command prompt window.
-
Change the working directory to the folder containing the ConnectorName.msi file.
-
Enter msiexec -x ConnectorName.msi -qn.