Re: How to read from the Windows registry
- Posted by LarryMiller Apr 15, 2009
- 1194 views
The following file in the archive will allow access to the registry:
http://www.rapideuphoria.com/reg.zip
It does not require Win32lib.
The archive also shows an updated version by Shawn Pringle but the link was broken.
If you know the registry locations the application uses it should be easy to do what you want. There are conventions for this but no firm standards. Searching the registry is more complex.