If you need help with the development, let me know. I am a professional C# dev. My first Mac is on its way and I'll have it just after Christmas. So I want it to be smooth once it gets here
The issue with using .NET for this though is I'm not positive when the runtime is loaded. Doing this in C++ would also be trivial. And as for the BAT file, you can access keys.
To do it from batch you just use the regedit program with some command line switches.
REGEDIT /E C:\FILENAME.TXT "HKEY\FullRegPath\Key name"
that will dump all the values of the key into the text file in a key=value format where they can then be read.
Last edited: Dec 19, 2006