Uninstall Bomgar Jump Client !!link!! < WORKING >
:: Run as Administrator :: Query the uninstall string from registry wmic product where "name like '%%Bomgar Jump Client%%'" call uninstall /nointeractive :: Alternative using msiexec (if MSI product code known) msiexec /x PRODUCT-GUID-HERE /quiet /norestart