You can install multiple versions of Unity at the same time in different directories. You can uninstall the old one just by deleting its folder and any shortcuts pointing to it.
With v 2019.1.2 still the same problem. We want to uninstall Unity completely and silently on training computers without updating to new version.
Has anyone found a solution?
Thank you
Update 2019-10-14:
Unity 2019.2.8f1 Soulution:
%UninstallString% /S / starts a new process “Au_.exe” - if you wait for this process, the uninstall works for us with our client management tool.