MSI Factory 2.3

Registry.GetValueNames

Registry.GetValueNames

This is the first topic This is the last topic  

Registry.GetValueNames

This is the first topic This is the last topic  

OverviewExamples

table Registry.GetValueNames (

number MainKey,

string SubKey )

Example 1

value_names = Registry.GetValueNames(HKEY_LOCAL_MACHINE, "Software\\My Application");

Gets all the value names within the sub key "HKEY_LOCAL_MACHINE\Software\My Application" and stores them in a table called "value_names."

See also: Related Actions


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