Platforms to show: All Mac Windows Linux Cross-Platform
The module ServiceManagementModuleMBS
module ServiceManagementModuleMBSType | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
module | Login Items | MBS MacCF Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
This API seems to be sandbox safe and working with Mac App Store.
- method AllJobDictionaries(domain as string) as Dictionary()
- method CreateAuthorization as AuthorizationMBS
- method JobBless(domain as string, executableLabel as string, auth as AuthorizationMBS, byref error as Variant) as boolean
- method JobDictionary(domain as string, jobLabel as string) as Dictionary
- method JobRemove(domain as string, jobLabel as string, auth as AuthorizationMBS, wait as boolean, byref error as CFErrorMBS) as boolean
- method JobSubmit(domain as string, job as Dictionary, auth as AuthorizationMBS, byref error as CFErrorMBS) as boolean
- method kSMDomainSystemLaunchd as string
- method kSMDomainUserLaunchd as string
- method kSMInfoKeyAuthorizedClients as string
- method kSMInfoKeyPrivilegedExecutables as string
- method LoginItemRunning(identifier as string) as boolean
- method LoginItemSetEnabled(identifier as string, enabled as boolean) as boolean
- method RegisterHelperApp(name as string, Update as boolean = false) as boolean
Some examples which use this module:
Blog Entries
- MBS Xojo / Real Studio Plugins, version 16.4pr6
- MBS Real Studio Plugins, version 12.3pr9
- Adding Login Items on Mac OS X
The items on this page are in the following plugins: MBS MacCF Plugin.