Jump to content

Remove Continuum Agent Software 1.0.1

   (1 review)

1 Screenshot

About This File

This script will trigger removal for the following applications (in this order):
ITSupport247*Gateway
ITSupport247*MSMA
ITSupport247*DPMA
ITSupport247*
ITSPlatform
LogMeIn

This is just using a generic PowerShell script I made that searches for applications by name and then runs their uninstaller command. It has no specific knowledge of the applications.

  • If the command uses msiexec, it will make sure that the action is uninstall (/x) and it will ensure it runs silently. (adds /quiet /norestart, removes any other /q* parameter).
  • If the command is anything else, it will just add the "/s" parameter if there is not already a parameter like "/s*" in the command.
  • Thanks 2

User Feedback

You may only provide a review once you have downloaded the file.


×
×
  • Create New...