Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reading Registry Parameter...

Status
Not open for further replies.

lulo

Programmer
Jan 24, 2001
51
US
Anybody!!!
I need to read from HKEY_USERS Registry. I have tried the GetSetting Function but it won't allow me to do so.
It looks like this function only reads from HKEY_CURRENT_USER\Software\VB and VBA Program Settings.

Is there another function that reads these type of parameters besides the GetSetting or GetAllSettings functions.

Your comments are greatly appreciated!!!

Thanks a lot.
 
Thanks Chiph. This was a really good help. It works for me.

Thank you again.


Lulo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top