Hi,
How could I read and write in any part of the registry?
Getsetting and savesetting give us control of a tiny part... I need more.
Any idea???
Thanks in advice...
Printable View
Hi,
How could I read and write in any part of the registry?
Getsetting and savesetting give us control of a tiny part... I need more.
Any idea???
Thanks in advice...
Search VbForums for Registry.
You'll find more than you can handle.
You will need to use Windows API calls to access any othr part of the registry. There should be lots of good info on this forum already.
Ok, I´ll check it. Thanks.
http://www.winguides.com/scripting/reference.php?id=147
Good reading
Seahag
I found a great tutorial here.
Registry Article
Thanks
tag
Here ya go, a module no coder should be without