Is it possible to import/get a registry entry/key using Visual Basic

G

Greg Reed

Win XP

Is there a way to use MSAccess 2000 and program it to extract a line of
informations from the registry.
ONly want to read & not modify.

An a phone, caller id application puts the last number recieved into the
registry.

It would be great for me to use this.

Thanks I/A
Greg Reed.
 
D

Dave Patrick

You can use RegRead method of VBScript. Get the documentation here.

http://www.microsoft.com/downloads/...48-207D-4BE1-8A76-1C4099D7BBB9&displaylang=en

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Win XP
|
| Is there a way to use MSAccess 2000 and program it to extract a line of
| informations from the registry.
| ONly want to read & not modify.
|
| An a phone, caller id application puts the last number recieved into the
| registry.
|
| It would be great for me to use this.
|
| Thanks I/A
| Greg Reed.
|
|
|
 

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