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.
Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
MyReg, another windows registry plugin
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo
-
- Plugin Author
- Posts: 37
- Joined: December 10th, 2007, 5:40 pm
- Location: Zaragoza (SPAIN)
MyReg, another windows registry plugin
You do not have the required permissions to view the files attached to this post.
-
- Posts: 12
- Joined: April 15th, 2008, 2:34 pm

That is exactly what I thinking of - and it appears to work flawlessly! (See this thread if you don't know what I'm on about).I'll keep trying it over the next few days but I couldn't find any problems.
Thanks so much - it's really helped me out and I think it's a really useful general plugin too. To anyone else - it's always worth having a browse through the registry to see what programs keep in there! The primary reason for my request, incidentally, is that now my LCD can display the time of the last automated backup with MozyHome, so I know my work is safe:
$dll(myreg,1,HKLM\Software\Mozy\State,last_scheduled_backup)
Thanks again for the plugin and for being so quick - it's really appreciated.[/url]
-
- Forum Supporter
- Posts: 734
- Joined: October 15th, 2005, 10:39 am
- Location: Romania
- Contact:
-
- Plugin Author
- Posts: 37
- Joined: December 10th, 2007, 5:40 pm
- Location: Zaragoza (SPAIN)