Posted on 10-28-2022 10:46 AM
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?
Posted on 10-28-2022 11:47 AM
Why not just use the ZoomInstallerIT.pkg file already available from the vendor? or the Jamf App Catalog?
Posted on 10-30-2022 05:21 PM
Ditto App Catalog, set it up and it will install and patch.
Posted on 10-31-2022 01:21 AM
You don´t have to package, you can download all versions as PKG :-)
Posted on 11-04-2022 11:44 AM
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.