Downloads:
41,233,668
Downloads of v 4.8.6.0:
249
Last Update:
02 Apr 2020
Package Maintainer(s):
Software Author(s):
- Zoom Video Communications
- Inc.
Tags:
zoom admin webinar webcam meeting- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Zoom Client for Meetings
This is not the latest version of Zoom Client for Meetings available.
- 1
- 2
- 3
4.8.6.0 | Updated: 02 Apr 2020
- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
41,233,668
Downloads of v 4.8.6.0:
249
Maintainer(s):
Software Author(s):
- Zoom Video Communications
- Inc.
Zoom Client for Meetings 4.8.6.0
This is not the latest version of Zoom Client for Meetings available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Zoom Video Communications, Inc. The inclusion of Zoom Video Communications, Inc. trademark(s), if any, upon this webpage is solely to identify Zoom Video Communications, Inc. goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Zoom Client for Meetings, run the following command from the command line or from PowerShell:
To upgrade Zoom Client for Meetings, run the following command from the command line or from PowerShell:
To uninstall Zoom Client for Meetings, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download zoom --internalize --version=4.8.6.0 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade zoom -y --source="'INTERNAL REPO URL'" --version="'4.8.6.0'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade zoom -y --source="'INTERNAL REPO URL'" --version="'4.8.6.0'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install zoom
win_chocolatey:
name: zoom
version: '4.8.6.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'zoom' do
action :install
source 'INTERNAL REPO URL'
version '4.8.6.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller zoom
{
Name = "zoom"
Version = "4.8.6.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'zoom':
ensure => '4.8.6.0',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved by moderator flcdrg on 15 Apr 2020.
Zoom unifies cloud video conferencing, simple online meetings, group messaging, and a software-defined conference room solution into one easy-to-use platform.
solution offers the best video, audio, and wireless screen-sharing experience across Windows, Mac, iOS, Android, Blackberry, Linux, Zoom Rooms, and H.323/SIP
room systems. Founded in 2011, Zoom's mission is to develop a people-centric cloud service that transforms the real-time collaboration experience and improves
the quality and effectiveness of communications forever. Please Note: The version numbers of this package does not currently match the version number of Zoom.
This is something that will eventually work itself out, but please note that this currently references Zoom Version 4.6.9 (19253.0401).
Log in or click on link to see number of positives.
- zoom.4.8.6.0.nupkg (eb284b7e81cd) - ## / 63
- ZoomInstallerFull.msi (cc5936096ffa) - ## / 54
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Zoom Client for Meetings 6.2.6.49050 | 502901 | Sunday, October 27, 2024 | Approved | |
Zoom Client for Meetings 6.2.5.48876 | 358591 | Wednesday, October 23, 2024 | Approved | |
Zoom Client for Meetings 6.2.3.47507 | 855617 | Saturday, September 28, 2024 | Approved | |
Zoom Client for Meetings 6.2.2.47417 | 162207 | Thursday, September 26, 2024 | Approved | |
Zoom Client for Meetings 6.2.0.46690 | 501507 | Saturday, September 14, 2024 | Approved | |
Zoom Client for Meetings 6.1.11.45504 | 639808 | Monday, August 26, 2024 | Approved | |
Zoom Client for Meetings 6.1.10.45028 | 331304 | Monday, August 19, 2024 | Approved | |
Zoom Client for Meetings 6.1.6.43767 | 640491 | Tuesday, July 30, 2024 | Approved | |
Zoom Client for Meetings 6.1.5.43316 | 371175 | Tuesday, July 23, 2024 | Approved | |
Zoom Client for Meetings 6.1.1.41705 | 698159 | Monday, July 1, 2024 | Approved | |
Zoom Client for Meetings 6.1.0.41135 | 331533 | Wednesday, June 26, 2024 | Approved | |
Zoom Client for Meetings 6.0.11.39959 | 757582 | Tuesday, June 4, 2024 | Approved | |
Zoom Client for Meetings 6.0.10.39647 | 469633 | Thursday, May 23, 2024 | Approved | |
Zoom Client for Meetings 6.0.4.38135 | 562788 | Thursday, May 9, 2024 | Approved | |
Zoom Client for Meetings 5.17.12.38121 | 472047 | Monday, April 29, 2024 | Approved | |
Zoom Client for Meetings 5.17.11.34827 | 1723907 | Saturday, March 9, 2024 | Approved | |
Zoom Client for Meetings 5.17.10.33775 | 213310 | Monday, February 26, 2024 | Approved | |
Zoom Client for Meetings 5.17.7.31859 | 1574524 | Wednesday, January 31, 2024 | Approved | |
Zoom Client for Meetings 5.17.2.29988 | 1011162 | Monday, January 8, 2024 | Approved | |
Zoom Client for Meetings 5.17.1.28914 | 506443 | Wednesday, December 27, 2023 | Approved | |
Zoom Client for Meetings 5.17.0.28375 | 362013 | Tuesday, December 19, 2023 | Approved | |
Zoom Client for Meetings 5.16.10.26186 | 1057596 | Monday, November 20, 2023 | Approved | |
Zoom Client for Meetings 5.16.6.24712 | 973811 | Monday, October 30, 2023 | Approved | |
Zoom Client for Meetings 5.16.5.24296 | 414422 | Monday, October 23, 2023 | Approved | |
Zoom Client for Meetings 5.16.2.22807 | 892506 | Sunday, October 8, 2023 | Approved | |
Zoom Client for Meetings 5.16.1.22523 | 571327 | Monday, September 25, 2023 | Approved | |
Zoom Client for Meetings 5.16.0.22201 | 371861 | Monday, September 18, 2023 | Approved | |
Zoom Client for Meetings 5.15.12.21574 | 580946 | Tuesday, September 5, 2023 | Approved | |
Zoom Client for Meetings 5.15.11.21032 | 412924 | Monday, August 28, 2023 | Approved | |
Zoom Client for Meetings 5.15.10.20823 | 431322 | Monday, August 21, 2023 | Approved | |
Zoom Client for Meetings 5.15.7.20303 | 484028 | Friday, August 11, 2023 | Approved | |
Zoom Client for Meetings 5.15.6.19959 | 311385 | Monday, August 7, 2023 | Approved | |
Zoom Client for Meetings 5.15.5.19404 | 753236 | Monday, July 24, 2023 | Approved | |
Zoom Client for Meetings 5.15.3.18551 | 613966 | Monday, July 10, 2023 | Approved | |
Zoom Client for Meetings 5.15.2.18096 | 507456 | Tuesday, June 27, 2023 | Approved | |
Zoom Client for Meetings 5.15.1.17948 | 284413 | Thursday, June 22, 2023 | Approved | |
Zoom Client for Meetings 5.15.0.17890 | 155154 | Tuesday, June 20, 2023 | Approved | |
Zoom Client for Meetings 5.14.11.17466 | 521177 | Thursday, June 8, 2023 | Approved | |
Zoom Client for Meetings 5.14.10.17221 | 253773 | Monday, June 5, 2023 | Approved | |
Zoom Client for Meetings 5.14.8.16213 | 2089794 | Monday, May 15, 2023 | Approved | |
Zoom Client for Meetings 5.14.7.15877 | 311086 | Friday, May 5, 2023 | Approved | |
Zoom Client for Meetings 5.14.6.15434 | 333408 | Monday, April 24, 2023 | Approved | |
Zoom Client for Meetings 5.14.5.15287 | 235069 | Tuesday, April 18, 2023 | Approved | |
Zoom Client for Meetings 5.14.2.14578 | 365167 | Monday, April 3, 2023 | Approved | |
Zoom Client for Meetings 5.14.0.13888 | 329948 | Monday, March 20, 2023 | Approved | |
Zoom Client for Meetings 5.13.11.13434 | 352440 | Monday, March 6, 2023 | Approved | |
Zoom Client for Meetings 5.13.10.13305 | 219128 | Monday, February 27, 2023 | Approved | |
Zoom Client for Meetings 5.13.7.12602 | 411674 | Monday, February 6, 2023 | Approved | |
Zoom Client for Meetings 5.13.5.12053 | 396212 | Monday, January 16, 2023 | Approved | |
Zoom Client for Meetings 5.13.4.11835 | 229270 | Monday, January 9, 2023 | Approved | |
Zoom Client for Meetings 5.13.3.11494 | 232492 | Thursday, December 29, 2022 | Approved | |
Zoom Client for Meetings 5.13.0.11216 | 190712 | Tuesday, December 20, 2022 | Approved | |
Zoom Client for Meetings 5.12.9.10650 | 384959 | Monday, November 28, 2022 | Approved | |
Zoom Client for Meetings 5.12.8.10232 | 322856 | Thursday, November 10, 2022 | Approved | |
Zoom Client for Meetings 5.12.7.10196 | 100010 | Wednesday, November 9, 2022 | Approved | |
Zoom Client for Meetings 5.12.6.10137 | 114301 | Monday, November 7, 2022 | Approved | |
Zoom Client for Meetings 5.12.3.9638 | 313175 | Monday, October 24, 2022 | Approved | |
Zoom Client for Meetings 5.12.2.9281 | 280358 | Monday, October 10, 2022 | Approved | |
Zoom Client for Meetings 5.12.0.8964 | 296939 | Monday, September 26, 2022 | Approved | |
Zoom Client for Meetings 5.11.11.8425 | 335787 | Tuesday, September 6, 2022 | Approved | |
Zoom Client for Meetings 5.11.10.8200 | 230603 | Monday, August 29, 2022 | Approved | |
Zoom Client for Meetings 5.11.9.8040 | 191109 | Wednesday, August 24, 2022 | Approved | |
Zoom Client for Meetings 5.11.4.7185 | 568285 | Monday, July 25, 2022 | Approved | |
Zoom Client for Meetings 5.11.3.7123 | 166138 | Tuesday, July 19, 2022 | Approved | |
Zoom Client for Meetings 5.11.1.6602 | 437926 | Monday, June 27, 2022 | Approved | |
Zoom Client for Meetings 5.11.0.6569 | 204194 | Tuesday, June 21, 2022 | Approved | |
Zoom Client for Meetings 5.10.7.6120 | 411010 | Tuesday, May 31, 2022 | Approved | |
Zoom Client for Meetings 5.10.6.5889 | 231694 | Monday, May 23, 2022 | Approved | |
Zoom Client for Meetings 5.10.6.5263 | 302972 | Monday, May 9, 2022 | Approved | |
Zoom Client for Meetings 5.10.4.5035 | 339681 | Monday, April 25, 2022 | Approved | |
Zoom Client for Meetings 5.10.3.4851 | 214302 | Monday, April 18, 2022 | Approved | |
Zoom Client for Meetings 5.10.1.4420 | 392242 | Monday, March 28, 2022 | Approved | |
Zoom Client for Meetings 5.10.0.4306 | 187059 | Tuesday, March 22, 2022 | Approved | |
Zoom Client for Meetings 5.9.7.3931 | 250117 | Monday, March 7, 2022 | Approved | |
Zoom Client for Meetings 5.9.6.3799 | 264888 | Monday, February 28, 2022 | Approved | |
Zoom Client for Meetings 5.9.3.3169 | 512418 | Tuesday, January 25, 2022 | Approved | |
Zoom Client for Meetings 5.9.1.2581 | 436400 | Monday, December 27, 2021 | Approved | |
Zoom Client for Meetings 5.9.0.2481 | 137613 | Monday, December 20, 2021 | Approved | |
Zoom Client for Meetings 5.8.7.2058 | 213562 | Tuesday, December 7, 2021 | Approved | |
Zoom Client for Meetings 5.8.6.2048 | 181233 | Monday, November 29, 2021 | Approved | |
Zoom Client for Meetings 5.8.4.1736 | 284812 | Monday, November 15, 2021 | Approved | |
Zoom Client for Meetings 5.8.3.1581 | 389255 | Monday, October 25, 2021 | Approved | |
Zoom Client for Meetings 5.8.1.1435 | 255355 | Monday, October 11, 2021 | Approved | |
Zoom Client for Meetings 5.8.0.1324 | 311658 | Thursday, September 23, 2021 | Approved | |
Zoom Client for Meetings 5.7.8.1247 | 173489 | Friday, September 10, 2021 | Approved | |
Zoom Client for Meetings 5.7.7.1105 | 139216 | Monday, August 30, 2021 | Approved | |
Zoom Client for Meetings 5.7.6.1055 | 79188 | Wednesday, August 25, 2021 | Approved | |
Zoom Client for Meetings 5.7.5.939 | 138485 | Thursday, August 12, 2021 | Approved | |
Zoom Client for Meetings 5.7.4.804 | 219864 | Monday, July 26, 2021 | Approved | |
Zoom Client for Meetings 5.7.3.745 | 107630 | Monday, July 19, 2021 | Approved | |
Zoom Client for Meetings 5.7.1.543 | 222408 | Monday, June 28, 2021 | Approved | |
Zoom Client for Meetings 5.6.6.961 | 251707 | Tuesday, May 25, 2021 | Approved | |
Zoom Client for Meetings 5.6.5.823 | 146793 | Friday, April 30, 2021 | Approved | |
Zoom Client for Meetings 5.6.4.799 | 61108 | Monday, April 26, 2021 | Approved | |
Zoom Client for Meetings 5.6.3.751 | 41715 | Friday, April 23, 2021 | Approved | |
Zoom Client for Meetings 5.6.1.61701 | 133429 | Friday, April 9, 2021 | Approved | |
Zoom Client for Meetings 5.6.1.617 | 68915 | Monday, March 29, 2021 | Approved | |
Zoom Client for Meetings 5.6.0.589 | 23300 | Friday, March 26, 2021 | Approved | |
Zoom Client for Meetings 5.5.13142.0301 | 181009 | Tuesday, March 2, 2021 | Approved | |
Zoom Client for Meetings 5.5.12494.0204 | 111098 | Sunday, February 7, 2021 | Approved | |
Zoom Client for Meetings 5.5.12488.0202 | 41483 | Wednesday, February 3, 2021 | Approved | |
Zoom Client for Meetings 5.5.12454.0131 | 38137 | Monday, February 1, 2021 | Approved | |
Zoom Client for Meetings 5.4.59931.0110 | 118578 | Monday, January 11, 2021 | Approved | |
Zoom Client for Meetings 5.4.59784.1220 | 99058 | Monday, December 21, 2020 | Approved | |
Zoom Client for Meetings 5.4.59296.1207 | 76260 | Tuesday, December 8, 2020 | Approved | |
Zoom Client for Meetings 5.4.58891.1115 | 84050 | Monday, November 16, 2020 | Approved | |
Zoom Client for Meetings 5.4.58740.1105 | 64615 | Monday, November 9, 2020 | Approved | |
Zoom Client for Meetings 5.4.58698.1027 | 63420 | Wednesday, October 28, 2020 | Approved | |
Zoom Client for Meetings 5.4.58636.1026 | 22512 | Monday, October 26, 2020 | Approved | |
Zoom Client for Meetings 5.3.53291.1011 | 64162 | Tuesday, October 13, 2020 | Approved | |
Zoom Client for Meetings 5.3.52879.0927 | 85146 | Monday, September 28, 2020 | Approved | |
Zoom Client for Meetings 5.3.52670.0921 | 41428 | Monday, September 21, 2020 | Approved | |
Zoom Client for Meetings 5.2.45120.0906 | 60521 | Tuesday, September 8, 2020 | Approved | |
Zoom Client for Meetings 5.2.45108.0831 | 26729 | Tuesday, September 1, 2020 | Approved | |
Zoom Client for Meetings 5.2.44052.0816 | 76452 | Monday, August 17, 2020 | Approved | |
Zoom Client for Meetings 5.2.42619.0804 | 40574 | Tuesday, August 4, 2020 | Approved | |
Zoom Client for Meetings 5.1.28656.0709 | 52437 | Friday, July 10, 2020 | Approved | |
Zoom Client for Meetings 5.1.28642.0705 | 19520 | Monday, July 6, 2020 | Approved | |
Zoom Client for Meetings 5.1.28546.0628 | 25095 | Monday, June 29, 2020 | Approved | |
Zoom Client for Meetings 5.1.27830.0612 | 37894 | Monday, June 15, 2020 | Approved | |
Zoom Client for Meetings 5.0.26213.0602 | 40070 | Wednesday, June 3, 2020 | Approved | |
Zoom Client for Meetings 5.0.25694.0524 | 21576 | Monday, May 25, 2020 | Approved | |
Zoom Client for Meetings 5.0.24951.0515 | 14210 | Monday, May 18, 2020 | Approved | |
Zoom Client for Meetings 5.0.24046.0510 | 16855 | Monday, May 11, 2020 | Approved | |
Zoom Client for Meetings 5.0.23502.0430 | 13897 | Thursday, April 30, 2020 | Approved | |
Zoom Client for Meetings 5.0.23168.0427 | 13291 | Tuesday, April 28, 2020 | Approved | |
[Deprecated] Zoom Client for Meetings 4.8.5337.0 | 35852 | Friday, April 3, 2020 | Approved | |
Zoom Client for Meetings 4.8.5336.0933 | 288 | Thursday, March 12, 2020 | Approved | |
Zoom Client for Meetings 4.8.5336.0932 | 60242 | Wednesday, December 18, 2019 | Approved | |
Zoom Client for Meetings 4.8.5336.0931 | 21283 | Wednesday, October 30, 2019 | Approved | |
Zoom Client for Meetings 4.8.5336.0929 | 17510 | Monday, October 7, 2019 | Approved | |
Zoom Client for Meetings 4.8.5336.0928 | 19869 | Sunday, September 29, 2019 | Approved | |
[Deprecated] Zoom Client for Meetings 4.8.7.0 | 234 | Friday, April 3, 2020 | Approved | |
Zoom Client for Meetings 4.8.6.0 | 249 | Thursday, April 2, 2020 | Approved | |
Zoom Client for Meetings 4.5.3372.0908 | 8920 | Tuesday, September 10, 2019 | Approved | |
Zoom Client for Meetings 4.5.3284.0828 | 5722 | Thursday, August 29, 2019 | Approved | |
Zoom Client for Meetings 4.5.3261.0825 | 2892 | Monday, August 26, 2019 | Approved | |
Zoom Client for Meetings 4.4.55389.0716 | 8055 | Wednesday, July 17, 2019 | Approved | |
Zoom Client for Meetings 4.4.55311.0714 | 2624 | Monday, July 15, 2019 | Approved | |
Zoom Client for Meetings 4.4.53901.0616 | 5950 | Monday, June 17, 2019 | Approved | |
Zoom Client for Meetings 4.4.53595.0520 | 5999 | Tuesday, May 21, 2019 | Approved | |
Zoom Client for Meetings 4.4.53582.0519 | 1272 | Monday, May 20, 2019 | Approved | |
Zoom Client for Meetings 4.4.52578.0415 | 5032 | Tuesday, April 16, 2019 | Approved | |
Zoom Client for Meetings 4.4.52570.0415 | 972 | Monday, April 15, 2019 | Approved | |
Zoom Client for Meetings 4.4.52532.0413 | 1237 | Sunday, April 14, 2019 | Approved | |
Zoom Client for Meetings 4.3.46560.0311 | 3423 | Monday, March 11, 2019 | Approved | |
Zoom Client for Meetings 4.3.46499.0224 | 1686 | Friday, March 1, 2019 | Approved | |
Zoom Client for Meetings 4.3.46333.0128 | 5803 | Monday, January 28, 2019 | Approved | |
Zoom Client for Meetings 4.3.46260.0122 | 1012 | Friday, January 25, 2019 | Approved | |
Zoom Client for Meetings 4.3.46185.0120 | 2896 | Monday, January 21, 2019 | Approved | |
Zoom Client for Meetings 4.1.35374.1217 | 2349 | Monday, December 17, 2018 | Approved | |
Zoom Client for Meetings 4.1.34814.1119 | 21235 | Monday, November 19, 2018 | Approved | |
Zoom Client for Meetings 4.1.34583.1107 | 1056 | Thursday, November 8, 2018 | Approved | |
Zoom Client for Meetings 4.1.34460.1105 | 715 | Monday, November 5, 2018 | Approved | |
Zoom Client for Meetings 4.1.33259.0925 | 1787 | Tuesday, September 25, 2018 | Approved | |
Zoom Client for Meetings 4.1.30528.0821 | 1428 | Tuesday, August 21, 2018 | Approved | |
Zoom Client for Meetings 4.1.30445.0820 | 453 | Monday, August 20, 2018 | Approved | |
Zoom Client for Meetings 4.1.28245.0718 | 1725 | Thursday, July 19, 2018 | Approved | |
Zoom Client for Meetings 4.1.28245.0717 | 506 | Tuesday, July 17, 2018 | Approved | |
Zoom Client for Meetings 4.1.28165.0716 | 505 | Monday, July 16, 2018 | Approved | |
Zoom Client for Meetings 4.1.27702.0702 | 1085 | Monday, July 2, 2018 | Approved | |
Zoom Client for Meetings 4.1.27695.0702 | 355 | Monday, July 2, 2018 | Approved | |
Zoom Client for Meetings 4.1.27507.0627 | 547 | Wednesday, June 27, 2018 | Approved | |
Zoom Client for Meetings 4.1.25010.0522 | 1347 | Tuesday, May 22, 2018 | Approved | |
Zoom Client for Meetings 4.1.24919.0521 | 452 | Monday, May 21, 2018 | Approved | |
Zoom Client for Meetings 4.1.24407.0507 | 1202 | Monday, May 7, 2018 | Approved | |
Zoom Client for Meetings 4.1.23501.0416 | 1056 | Monday, April 16, 2018 | Approved | |
Zoom Client for Meetings 4.1.23108.0402 | 883 | Monday, April 2, 2018 | Approved | |
Zoom Client for Meetings 4.1.20185.0205 | 1369 | Monday, February 5, 2018 | Approved | |
Zoom Client for Meetings 4.1.19663.0122 | 635 | Monday, January 29, 2018 | Approved | |
Zoom Client for Meetings 4.1.18847.0104 | 800 | Friday, January 5, 2018 | Approved | |
Zoom Client for Meetings 4.1.17379.1218 | 620 | Wednesday, December 20, 2017 | Approved | |
Zoom Client for Meetings 4.1.16699.1208 | 638 | Monday, December 11, 2017 | Approved | |
Zoom Client for Meetings 4.1.11049.1024 | 1081 | Tuesday, October 24, 2017 | Approved | |
Zoom Client for Meetings 4.1.10062.1016 | 574 | Monday, October 16, 2017 | Approved | |
Zoom Client for Meetings 4.1.9355.0929 | 703 | Friday, September 29, 2017 | Approved | |
Zoom Client for Meetings 4.1.8826.0925 | 624 | Monday, September 25, 2017 | Approved | |
Zoom Client for Meetings 4.0.38982.0714 | 1021 | Monday, July 17, 2017 | Approved | |
Zoom Client for Meetings 4.0.36525.0619 | 640 | Monday, June 19, 2017 | Approved | |
Zoom Client for Meetings 4.0.35295.0605 | 1077 | Monday, June 5, 2017 | Approved | |
Zoom Client for Meetings 4.0.29656.0413 | 861 | Friday, April 14, 2017 | Approved | |
Zoom Client for Meetings 4.0.29406.0411 | 459 | Tuesday, April 11, 2017 | Approved | |
Zoom Client for Meetings 4.0.29183.0407 | 447 | Monday, April 10, 2017 | Approved | |
Zoom Client for Meetings 4.0.25958.0306 | 476 | Thursday, April 6, 2017 | Approved | |
Zoom 3.5.556609.0707 | 1086 | Monday, July 11, 2016 | Approved |
Copyright ©2017 Zoom Video Communications, Inc. All rights reserved.
This package has no dependencies.
Ground Rules:
- This discussion is only about Zoom Client for Meetings and the Zoom Client for Meetings package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Zoom Client for Meetings, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.