MyReg, another windows registry plugin
Posted: June 7th, 2008, 1:37 pm
MyReg. A brief module to access the windows regstry.
The module has two functions.
The first one retrieves the value of data on the specified registry key.
The second one shows an about info string.
All registry access is done in read-only mode.
Three registry hives are accesible:
- HKEY_CLASSES_ROOT (HKCR)
- HKEY_CURRENT_USER (HKCU)
- HKEY_LOCAL_MACHINE (HKLM)
Tested on Win2K (SP4) and XP (SP3).
Please, read the notes on README.TXT for further info.
The module has two functions.
The first one retrieves the value of data on the specified registry key.
The second one shows an about info string.
All registry access is done in read-only mode.
Three registry hives are accesible:
- HKEY_CLASSES_ROOT (HKCR)
- HKEY_CURRENT_USER (HKCU)
- HKEY_LOCAL_MACHINE (HKLM)
Tested on Win2K (SP4) and XP (SP3).
Please, read the notes on README.TXT for further info.