TeamViewer winget uninstall failing #88
-
Hey team! When I install Teamviewer.Teamviewer with the winget-install, it installs just fine. (under system context, as it gets installed in Program Files)
Any ideas? I'd love some help/input! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Beta Was this translation helpful? Give feedback.
-
As a temporary solution, I have found this intune uninstall command to work: I would however greatly appreciate input when you guys have time. Look forward to hearing from you when the business days shine again. B-) |
Beta Was this translation helpful? Give feedback.
That's a manifest issue, it's an InstallerType: nullsoft with no override parameters:
https://github.com/microsoft/winget-pkgs/blob/master/manifests/t/TeamViewer/TeamViewer/15.46.5/TeamViewer.TeamViewer.installer.yaml
Your own workaround is one way to solve it, mods is another.
https://github.com/Romanitho/Winget-Install#custom-mods
Rename to .ps1: TeamViewer.TeamViewer-preuninstall.txt