Reading Registry Key Names into FormsTextBox in Access

R

ROB W

"HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSI
ON\APP MANAGEMENT\ARPCACHE"

This key has sub keys. I want to save the subkeys in a
textbox or listbox. I do not know what the subkey names
are. I just want it to read them into textbox within an
access form.

Any Ideas would be much apprecciated.

Also, I want to be able to perform this on Remote
registries.

Rob
 
Top