MSI Factory 2.3

Registry.DoesKeyExist

Registry.DoesKeyExist

This is the first topic This is the last topic  

Registry.DoesKeyExist

This is the first topic This is the last topic  

OverviewExamples

boolean Registry.DoesKeyExist (

number MainKey,

string SubKey )

Example 1

is_there = Registry.DoesKeyExist (HKEY_LOCAL_MACHINE, "Software\\My Application");

Checks to see if the key "My Application" exists in  HKEY_LOCAL_MACHINE\Software and returns either true or false in the variable "is_there."

See also: Related Actions


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