fleet/ee/maintained-apps/inputs/winget/teamviewer.json

13 lines
462 B
JSON
Raw Normal View History

2025-03-28 21:15:26 +00:00
{
"name": "TeamViewer",
"slug": "teamviewer/windows",
"package_identifier": "TeamViewer.TeamViewer",
"unique_identifier": "TeamViewer",
"install_script_path": "ee/maintained-apps/inputs/winget/scripts/teamviewer_install.ps1",
"uninstall_script_path": "ee/maintained-apps/inputs/winget/scripts/teamviewer_uninstall.ps1",
"installer_arch": "x64",
"installer_type": "exe",
"installer_scope": "machine",
"default_categories": ["Communication"]
2025-03-28 21:15:26 +00:00
}