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 provides properties and methods for accessing the registry.
Tasks
The following table lists examples involving the registry.
To |
See |
---|---|
Create a registry key and set its values |
How to: Create a Registry Key and Set Its Value in Visual Basic |
Determine whether a value exists in a specific registry key |
How to: Determine if a Value Exists in a Registry Key in Visual Basic |
Read a value from a registry key |
|
Set a value in a registry key |
|
Delete a registry key |
See Also
Tasks
Troubleshooting: Manipulating the Registry (Visual Basic)
Reference
Concepts
Reading from and Writing to the Registry Using My (Visual Basic)