Hi, the settings did not resolve my issue so I resorted to an older version of Zoom. As for disabling auto-update, I resolved that as follows:
1. Uninstall Zoom
2. Download Zoom 4.5.3372.0908 MSI file (http://d11yldzmag5yn.cloudfront.net/prod/4.5.3372.0908/ZoomInstallerFull.msi)
4. Go to command prompt
5. Type in
msiexec /package *path to folder containing downloaded MSI*/ZoomInstallerFull.msi /lex zoommsi.log ZoomAutoUpdate="false"
6. Then finally after this install is complete type:
msiexec /i *path to folder containing downloaded MSI*/ZoomInstallerFull.msi /norestart MSIRESTARTMANAGERCONTROL=”Disable” ZoomAutoUpdate="false"
Now you should have an install that doesn't auto-update XD
Note that * is not included in the path, it just indicates that you need to substitute your own path
Hi Guys, i make a little setup with all this commands... enjoy
Download: https://www.dropbox.com/s/j2mysht06mb1fn0/ZoomOldInstallerFull.exe?dl=1