Platforms to show: All Mac Windows Linux Cross-Platform
WinSparkleMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Sparkle | MBS Win Plugin | 17.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Please first use LoadLibrary, than set properties and finally call Initialize.
Optionally you can later call Check methods.
- 8 events
- event DidFindUpdate
- event DidNotFindUpdate
- event Error
- event ShutdownRequest
- event UpdateCancelled
- event UpdateDismissed New in 25.2
- event UpdatePostponed New in 25.2
- event UpdateSkipped New in 25.2
- 14 shared properties
- shared property AppCastURL as String
- shared property AppName as String
- shared property AppVersion as String
- shared property AutomaticCheckForUpdates as Boolean
- shared property BuildVersion as String
- shared property CanShutdown as Boolean
- shared property CompanyName as String
- shared property DSAPubPEM as String
- shared property eddsaPublicKey as String New in 25.2
- shared property Language as String
- shared property LanguageID as Integer
- shared property LastCheckTime as Integer
- shared property RegistryPath as String
- shared property UpdateCheckInterval as Integer
- 9 shared methods
- shared method CheckUpdateWithoutUI
- shared method CheckUpdateWithUI
- shared method CheckUpdateWithUIAndInstall
- shared method Cleanup
- shared method ClearHTTPHeaders New in 25.2
- shared method Initialize
- shared method LoadLibrary(File as folderitem) as boolean
- shared method LoadLibrary(Path as string) as boolean
- shared method SetHTTPHeader(Name as String, Value as String) New in 25.2
This class has no sub classes.
Blog Entries
Release notes
- Version 25.2
- Added more events and methods for WinSparkleMBS class.
Some examples using this class:
The items on this page are in the following plugins: MBS Win Plugin.
WinShellItemMBS - WinSpeechMBS
