Hi there, we have a customized MSI installation and have the policy set to auto update. When I look at the remote computers add/remove program list. We see Teamviewer installed twice. The host will not update.

I also tried running this batch file with an updated MSI and it fails. (I replaced the apitoken and group just for this message)
taskkill /f /im teamviewer.exe
msiexec.exe /i "c:\temp\Teamviewer\TeamViewer_host.msi" /qn DESKTOPSHORTCUTS=0 APITOKEN=XXXXXXXXXXXXX ASSIGNMENTOPTIONS="--grant-easy-access --group XXXXXXX"