View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Belinda Belinda is offline
external usenet poster
 
Posts: 23
Default How to search the registry key

I have a registry key for a 3rd party application located under
HKEY_LOCAL_MACHINE but I cannot hardcode the key since all I know of
the registry key is HYP in different versions the path is different is
there a simple way of searching the registry for the path of this key
and then find the value in this key.

Thanks
Belinda