Forum Discussion

mfarese's avatar
mfarese
New Member
5 months ago
Solved

Silently Uninstall

Does anyone know of a way where i can silently uninstall SOAPui? All switches still bring up a user prompt.

  • Hi mfarese​ 

    To silently uninstall SoapUI Open Source on Windows, run the provided uninstaller executable with the quiet switch from an Administrator command prompt:

    C:\Program Files\SmartBear\SoapUI-<version>\uninstall.exe -q

    This is the officially supported and most widely used method. If you encounter prompts or issues, verify that Java is correctly installed and that you have proper permissions. Using the underlying uninstall.jar directly is generally only needed for troubleshooting rare Java-related problems.

    Hope this helps - Happy to help further!!
    Thank you very much and have a great one!
    Warm regards

1 Reply

  • Humashankar's avatar
    Humashankar
    Icon for Champion Level 3 rankChampion Level 3

    Hi mfarese​ 

    To silently uninstall SoapUI Open Source on Windows, run the provided uninstaller executable with the quiet switch from an Administrator command prompt:

    C:\Program Files\SmartBear\SoapUI-<version>\uninstall.exe -q

    This is the officially supported and most widely used method. If you encounter prompts or issues, verify that Java is correctly installed and that you have proper permissions. Using the underlying uninstall.jar directly is generally only needed for troubleshooting rare Java-related problems.

    Hope this helps - Happy to help further!!
    Thank you very much and have a great one!
    Warm regards