Skip to content

Commit

Permalink
Added msi installer
Browse files Browse the repository at this point in the history
  • Loading branch information
KaranKad authored Feb 22, 2024
1 parent 5bffd07 commit 9383462
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
18 changes: 14 additions & 4 deletions manifests/c/Cisco/Webex/44.2.0.28714/Cisco.Webex.installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,27 @@

PackageIdentifier: Cisco.Webex
PackageVersion: 44.2.0.28714
InstallerType: exe
Scope: user
InstallModes:
- silentWithProgress
UpgradeBehavior: install
Installers:
- Architecture: x64
InstallerType: exe
Scope: user
InstallerUrl: https://binaries.webex.com/WebexTeamsDesktop-Windows-Web-Installer/Webex.exe
InstallerSha256: 10FEE158B6FA265DDE0AADE0585F6DA2317923A7569927AC36BD9D42361E0FA5
- Architecture: x86
InstallerType: exe
Scope: user
InstallerUrl: https://binaries.webex.com/WebexTeamsDesktop-Windows-Web-Installer/Webex.exe
InstallerSha256: 10FEE158B6FA265DDE0AADE0585F6DA2317923A7569927AC36BD9D42361E0FA5
- Architecture: x64
InstallerType: wix
InstallerUrl: https://binaries.webex.com/WebexTeamsDesktop-Windows-Gold/Webex.msi
InstallerSha256: 006756A88AA35EB08B4E059C5D3C86FF3B6E8139A41F1C27A9A5A2515D780607
ProductCode: '{AE6467CA-68A7-5211-A0A2-15803910CD6C}'
- Architecture: x86
InstallerType: wix
InstallerUrl: https://binaries.webex.com/WebexTeamsDesktop-Windows-Gold/Webex_x86.msi
InstallerSha256: 9286B50F95569D0E4583CD5BAA08198019B590D9DC54D5C5D4893E92FE906031
ProductCode: '{F2ABD924-C492-5756-B40D-12D18C930E57}'
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ PackageLocale: en-US
Publisher: Cisco Systems, Inc
PublisherUrl: https://www.webex.com/
PublisherSupportUrl: https://help.webex.com/en-us/contact
PrivacyUrl: https://www.cisco.com/c/en/us/about/legal/privacy-full.html
PackageName: Webex
PackageUrl: https://www.webex.com/
License: Proprietary
Expand Down

0 comments on commit 9383462

Please sign in to comment.