Platforms to show: All Mac Windows Linux Cross-Platform

RegistryKeyMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Windows Registry MBS Win Plugin ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Gives you access to a Windows Registry Key.
  • 3 properties
  • 11 methods
    • method CopyTree(keyname as string, Dest as RegistryKeyMBS) as boolean
    • method CreateKey(name as string, Use64bitRegistry as boolean = false) as RegistryKeyMBS
    • method Delete(keyname as string) as boolean
    • method DeleteTree(keyname as string) as boolean
    • method Flush
    • method Item(index as Integer) as RegistryKeyMBS
    • method Item(name as string) as RegistryKeyMBS
    • method ItemName(index as Integer) as string
    • method Value(index as Integer) as RegistryValueMBS
    • method Value(name as string) as RegistryValueMBS
    • method ValueName(index as Integer) as string

This class has no sub classes.

Some methods using this class:

Some examples using this class:

Blog Entries

Release notes


The items on this page are in the following plugins: MBS Win Plugin.


RegistryFileTypeMBS   -   RegistryMBS


The biggest plugin in space...