Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The My.Computer.Registry object offers properties and methods for working with registry keys.
Properties
Corresponds to HKEY_CLASSES_ROOT. |
|
Corresponds to HKEY_CURRENT_CONFIG. |
|
Corresponds to HKEY_CURRENT_USER. |
|
Corresponds to HKEY_DYNAMIC_DATA. |
|
Corresponds to HKEY_LOCAL_MACHINE. |
|
Corresponds to. HKEY_PERFORMANCE_DATA. |
|
Corresponds to HKEY_USERS. |
Methods
Gets a value from a registry key. |
|
Sets a value in a registry key. |
See Also
Concepts
Reference
Other Resources
Walkthrough: Creating a Registry Key and Changing Its Values