Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Updater.SetAutomaticallyDownloadsUpdates
Sets whether automatic update download is enabled.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Updater | 6.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "Updater.SetAutomaticallyDownloadsUpdates"; Flag ) More
Parameters
Parameter | Description | Example |
---|---|---|
Flag | The new flag. Pass 1 to enable or 0 to disable. | 1 |
Result
Returns OK or error.
Description
Sets whether automatic update download is enabled.Changing this only influences the Sparkle framework doing the updates, not the FileMaker preferences.
See also
- Updater.GetAutomaticallyChecksForUpdates
- Updater.GetAutomaticallyDownloadsUpdates
- Updater.SetAutomaticallyChecksForUpdates
This function checks for a license.
Created 29th September 2016, last changed 29th September 2016
Updater.SetAutomaticallyChecksForUpdates - Updater.SetSendsSystemProfile