Hi,
it would be really cool if there was a msi parameter that deletes the settings
before silently installing itself.
Something like RUT.7.2.2.0.msi /deletesettings /q which deletes these things and then installs itself normally:
reg delete "HKEY_LOCAL_MACHINE\SYSTEM\Remote Utilities" /f
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Usoris\Remote Utilities Host" /f
rmdir "C:\Program Files\Remote Utilities - Host\" /s /q
rmdir "C:\Program Files (x86)\Remote Utilities - Host\" /s /q
https://www.remoteutilities.com/support/docs/host-parameters/