Skip to main content
Question

Zoom packaging with AutoPkgr

  • October 28, 2022
  • 4 replies
  • 9 views

Forum|alt.badge.img+9

Using AutoPkg 2.7 and Git 2.21.1 and JamfUploader with AutoPkgr 1.6 and trying to use a recipe for Zoom.

Running into a lot of deprecated messages.  Does anyone have a working recipe?

4 replies

Forum|alt.badge.img+21
  • Valued Contributor
  • 322 replies
  • October 28, 2022

Why not just use the ZoomInstallerIT.pkg  file already available from the vendor?  or the Jamf App Catalog?


Forum|alt.badge.img+7
  • Contributor
  • 23 replies
  • October 31, 2022

Why not just use the ZoomInstallerIT.pkg  file already available from the vendor?  or the Jamf App Catalog?


Ditto App Catalog, set it up and it will install and patch.


mickl089
Forum|alt.badge.img+11
  • Valued Contributor
  • 147 replies
  • October 31, 2022

You don“t have to package, you can download all versions as PKG :-)


Forum|alt.badge.img+9
  • Author
  • Contributor
  • 80 replies
  • November 4, 2022

So quite bizarre on the updating

Created us.zoom.config.plist which contains


<key>zAutoUpdate</key>

<true/>

<key>EnableSilentAutoUpdate</key>

<true/>

<key>AlwaysCheckLatestVersion</key>

<true/>


I'm not sure the last one is necessary.

Zip the installer for 5.12.2 and plist so they install together and the plist does end up in /Library/Preferences.

The updater only seems to kick in if I "Check for Updates" and say "Not Now" ... the next launch updates.

Logging out or restarting doesn't cause the launch to trigger updates.