Uninstallation-Command Prompt

Estimated reading: 2 minutes 1268 views

You can uninstall Robility Designer and Runner using the MSI installer via the command line. This process is efficient, silent, and minimizes manual intervention, ensuring proper removal of all components. Follow the detailed instructions below for a seamless uninstallation experience.

Key Considerations:

1. Matching MSI Version: Ensure the same version of the MSI file used during the initial installation is available in the specified path (e.g., `C:\Robility_MSI`). Using a mismatched version may result in errors or incomplete uninstallation.
2. Administrative Rights: Administrative privileges are mandatory for executing uninstallation commands. Confirm that you have the required access level on the machine.
3. Command Prompt Access: Launch the Command Prompt in Administrator mode (`Run as Administrator`) before proceeding with the commands. This ensures the process executes without permissions-related interruptions.
4. Silent Mode Support: The uninstallation process can run in silent mode to minimize user interaction. Logs are generated to record the process details for auditing or troubleshooting purposes.

Step-by-Step Uninstallation Process

For Robility Designer

1. Open the Command Prompt in Administrator mode.
2. Navigate to the directory where the MSI file is stored (e.g., `C:\Robility_MSI`) or use the full file path directly in the command.
3. Run the following command to initiate the uninstallation process: “msiexec /x C:\Robility_MSI\RobilityDesigner2x.x.x.msi/qn/passive/l*v “C:\Robility_MSI\DesignerUnInstallationLog.txt”
4. Monitor the process through the log file to ensure that all components are successfully removed.

For Robility Runner

1. Open the **Command Prompt** in Administrator mode.
2. Ensure the correct MSI file for the Runner is available in the designated path (`C:\Robility_MSI`) or use the full file path directly.
3. Run the following command to uninstall Robility Runner – “msiexec /x C:\Robility_MSI\RobilityRunner2x.x.xmsi/qn/passive/l*v “C:\Robility_MSI\RunnerUnInstallationLog.txt”
4. Review the log file to confirm the uninstallation was successful and to identify any errors that might have occurred during the process.

Share this Doc

Uninstallation-Command Prompt

Or copy link

CONTENTS