Editing the Windows Registry

  • Thread starter Lance McGonigal
  • Start date
L

Lance McGonigal

Thanks all in advance.

Could anyone point me to a site with code for editing (adding, changing, and
deleting) the windows registry? I need some functions that will allow me to
add entries, retrieve values, change values, and delete entries.

Thanks again
 
A

Albert D. Kallal

There is the GetSetting and SaveSetting commands in access that do allow
writing and read of values to registry.

They might not be the kind of flexibly you are looking for...but check
them out in the help...
 
T

TC

Take care where you put things. For example, a normal user (with no
administrative priviliges) might not be able to do anything in HKLM in win
2k+.

HTH,
TC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top