LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I find the correct subkey strings to use for the various root key constants of Open Registry Key.vi?

For example, what subkey string do I need to use with HKEY_Current_Users (root key) for Open Registry Key.vi to find the current user?
0 Kudos
Message 1 of 2
(2,721 Views)
The subkey is something you will need to know. In order to find what keys do what you have a few options from my experience:
1. Search the web for the information on the particular key you are looking for.
2. Wade through the registry looking for the particular piece of information.
3. Get your hands on a book that discusses the registry in detail.
0 Kudos
Message 2 of 2
(2,721 Views)