-
Notifications
You must be signed in to change notification settings - Fork 346
FileMaker Pro
You'll likely want to edit the FileMaker Pro .mpkg to get your organization's license information into the Assisted Install.txt. You can find those steps on FileMaker Pro's website.
FileMaker Pro will get into an endless install loop unless you create the proper installs array.
For Munki 2, you may want to do the installs array based on the Info.plist instead of the larger bundle, since more recent versions of FileMaker still have com.filemaker.client.advanced12
as the CFBundleIdentifier
.
Here's an example of getting the installs array based on the Info.plist:
makepkginfo -f /Applications/FileMaker\ Pro\ 14\ Advanced/FileMaker\ Pro\ Advanced.app/Contents/Info.plist
And the resulting installs array you'd put into the pkginfo file:
<key>installs</key>
<array>
<dict>
<key>CFBundleShortVersionString</key>
<string>14.0.6</string>
<key>CFBundleVersion</key>
<string>14.0.6</string>
<key>path</key>
<string>/Applications/FileMaker Pro 14 Advanced/FileMaker Pro Advanced.app/Contents/Info.plist</string>
<key>type</key>
<string>plist</string>
<key>version_comparison_key</key>
<string>CFBundleShortVersionString</string>
</dict>
</array>
Based on changes in Munki 3, it may be okay to get the installs array from the general bundle:
makepkginfo -f /Applications/FileMaker\ Pro\ 14\ Advanced/FileMaker\ Pro\ Advanced.app
- Getting Started
- Overview
- Discussion Group
- Demonstration Setup
- Glossary
- Frequently Asked Questions
- Contributing to Munki
- Release Notes
- Introduction
- Managed Software Center in Munki 5.2
- Manual Apple Updates
- force_install_after_date for Apple Updates
- Additional update encouragement
- Aggressive update notifications
- AggressiveUpdateNotificationDays preference
- Additional Munki 5 changes
- Configuration profile notes
- Major macOS upgrade notes
- Upgrading to Munki 5
- Introduction
- Munki Links
- Product Icons
- Screenshots In Product Descriptions
- Client Customization
- Custom Help Content
- Featured Items
- Update Notifications:
- Introduction
- iconimporter
- makepkginfo
- munkiimport
- managedsoftwareupdate
- makecatalogs
- manifestutil
- repoclean
- Preferences
- Default Repo Detection
- Default Manifest Resolution
- Managed Preferences Support In Munki
- Apple Software Updates With Munki
- Pkginfo Files
- Supported Pkginfo Keys
- Pre And Postinstall Scripts
- Munki And AutoRemove
- Blocking Applications
- ChoiceChangesXML
- CopyFromDMG
- nopkg items
- How Munki Decides What Needs To Be Installed
- Default Installs
- Removal of Unused Software
- Upgrading macOS:
- Apple Updates:
- Securing the Munki repo
- Preflight And Postflight Scripts
- Report Broken Client
- MSC Logging
- Munki With Git
- Bootstrapping With Munki
- License Seat Tracking
- LaunchD Jobs and Changing When Munki Runs
- Web Request Middleware
- Repo Plugins
- Downgrading Software
- Downgrading Munki tools
- Authorized Restarts
- Allowing Untrusted Packages
- About Munki's Embedded Python
- Customizing Python for Munki
- Configuration Profile Emulation
- PPPC Privacy permissions
- AutoPkg
- Repackaging
- Creating Disk Images
- Stupid Munki Tricks
- Troubleshooting
- Professional Support
- Known Issues and Workarounds
- Building Munki packages
- Munki packages and restarts
- Signing Munki
- Removing Munki
- More Links And Tools
- Munki Configuration Script
- Who's Using Munki
- Munki 3 Information
- Munki 4 Information
- macOS Monterey Info
- Pkginfo For Apple Software Updates
- Managing Configuration Profiles
- Microsoft Office
- Adobe Products
- Upgrading macOS: