For older FileMaker Pro versions, there used to be downloadable updates on the FileMaker website, but starting with FileMaker Pro 15, they decided to have FileMaker updates on macOS go through FileMaker itself:
As you can see here, they expect your user to have admin privileges. If you’re managing Macs (through Munki, for example), you may not give your users admin privileges or you may (even if your users have admin privileges) not want to bother with them running the updater themselves.
For some reason, Windows users get separate update installers. None for the macOS users, though, but we can be a bit tricky in capturing the installer.
First, find a Mac that you’re not doing a silent install of FileMaker Pro on. Do a regular manual install on that one Mac and make sure you have AI_DISABLEUPDATENOTIFY=0 in your Assisted Install.txt file.
Then, on this test Mac, launch up FileMaker Pro.
Under Help, select Check for Updates….
Click Download Update
This is key here: do not click Install Update. Don’t click Cancel either. Do not click anything. Just leave this dialogue up for now.
Open up /var/log/install.log and search for caches.
That should show you the location of the downloaded installer.
Go to that location and find the .pkg file. You can import that into Munki (or whatever you use to manage updates to your Mac fleet).
Leave a Reply