Looking for documentation on all command line parameters for C:\Program Files (x86)\TeamViewer\uninstall.exe
The only thing I've been able to locate is unistall.exe /S - which doesn't do the same thing as UI uninstall.exe becasue it will prompt for "Remove settings". So to properly uninstall everything from the command line, other parameters are needed.
I know the msiexec /x /q method - but this requires chasing down the GUID for every version.