Yeah, I know there's a registry reader (http://forums.lcdsmartie.org/viewtopic.php?t=44) but it was written for .net CF 2.0 and now we're on 3.5 it doesn't appear to work (at least, not on Vista).
It would be so useful - so many programs store shared data in the registry, and I've seen lots of plugins that just read the registry from a single location...surely a generous programmer could add a few lines (and probably delete a lot!) from their plugin so it reads a key that's stipulated in one of the parameters...?
Thanks guys!
LCD Smartie official repo is on github
Download the latest version: https://github.com/LCD-Smartie/LCDSmartie/releases
Download the latest version: https://github.com/LCD-Smartie/LCDSmartie/releases
A huge thank-you to all who donated — especially Hydrolisk1792. Your contributions are keeping LCD Smartie alive and glowing!
We're still working to fully fund the hosting cost — if you've found LCD Smartie helpful, please consider supporting us on Ko-fi
(Every bit helps — and we deeply appreciate it!)
Registry Reader!
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo
-
- Plugin Author
- Posts: 37
- Joined: December 10th, 2007, 5:40 pm
- Location: Zaragoza (SPAIN)
Re: Registry Reader!
Hello.fraktal wrote:Yeah, I know there's a registry reader (http://forums.lcdsmartie.org/viewtopic.php?t=44) but it was written for .net CF 2.0 and now we're on 3.5 it doesn't appear to work (at least, not on Vista).
It would be so useful - so many programs store shared data in the registry, and I've seen lots of plugins that just read the registry from a single location...surely a generous programmer could add a few lines (and probably delete a lot!) from their plugin so it reads a key that's stipulated in one of the parameters...?
Thanks guys!
Maybe you can test this http://forums.lcdsmartie.org/viewtopic.php?t=1697 one.
I've done it without .NET runtime, only win32 code, but I haven't Vista to check it. It seems to run fine on Win2000 and XP.
Bye.
-
- Posts: 12
- Joined: April 15th, 2008, 2:34 pm
Hey there,
I replied fully in the other thread but, in short, it appears to work, and does exactly what was requested!
Thanks very much for such an excellent plugin and for being so quick.
I replied fully in the other thread but, in short, it appears to work, and does exactly what was requested!
Thanks very much for such an excellent plugin and for being so quick.
-
- Plugin Author
- Posts: 37
- Joined: December 10th, 2007, 5:40 pm
- Location: Zaragoza (SPAIN)