Manifests/TeamViewer.json
{ "Name": "TeamViewer", "Source": "https://www.teamviewer.com/", "Get": { "Update": { "Uri": "https://download.teamviewer.com/download/update/TVversion15.txt?id=1102731385&lng=en&version=15.17.7%20&os=19&type=0&module=1&license=10000&vi=3.0&sf1=933723101&sf2=257163167&pc=1", "UserAgent": "Mozilla/4.0 (compatible; MSIE 6.0; DynGate)", "MatchVersion": "(\\d+(\\.\\d+){1,4})" }, "Download": { "Uri": "https://dl.teamviewer.com/download/TeamViewer_Setup.exe" } }, "Install": { "Setup": "TeamViewer.*.exe", "Physical": { "Arguments": "/S", "PostInstall": [] }, "Virtual": { "Arguments": "/S", "PostInstall": [] } } } |