15.4. Read and Write to the Windows Registry
Problem
You need to read information from, or write information to, the Windows registry.
Solution
Use the methods GetValue and SetValue of the Microsoft.Win32.Registry class.
|
How It Works
The ...
Get Visual Basic 2008 Recipes: A Problem-Solution Approach now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.