MSI Factory 2.3

Registry.GetKeyNames

Registry.GetKeyNames

This is the first topic This is the last topic  

Registry.GetKeyNames

This is the first topic This is the last topic  

OverviewExamples

table Registry.GetKeyNames (

number MainKey,

string SubKey )

Example 1

all_names = Registry.GetKeyNames (HKEY_LOCAL_MACHINE, "Software\\My Application");

Gets the names of all of the sub keys under "HKEY_LOCAL_MACHINE\Software\My Application" and stores them in a table called "all_names."

See also: Related Actions


Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us