Registry

Registry = class static (TObject)Interface de RegistryExemples de Registry

Qubes 7.2 Provides access to the Windows Registry

Remarques

The Windows Registry is a hierarchical database that stores low-level settings for the Microsoft Windows operating system and for applications that opt to use the registry.

This static class offers a set of method to read, write and enumerate registry entries.

Note that access to some registry keys can be restricted depending on the Windows user account and system policies.

Classification

System.Registry Registry