Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
11.4
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
Statistic
FMM
Blog
Updater.SetAutomaticallyChecksForUpdates
Turns automatically checking for updates on or off.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Updater | 6.5 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Updater.SetAutomaticallyChecksForUpdates"; 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
Turns automatically checking for updates on or off.Changing this only influences the Sparkle framework doing the updates, not the FileMaker preferences.
See also
- Updater.GetAutomaticallyChecksForUpdates
- Updater.GetAutomaticallyDownloadsUpdates
- Updater.SetAutomaticallyDownloadsUpdates
This function checks for a paid license.
Created 29th September 2016, last changed 29th September 2016
Updater.LastUpdateCheckDate - Updater.SetAutomaticallyDownloadsUpdates
