ISearchRegistryLocator

DeclarationCopy link to this sectionLink to this section copied!

ISearchRegistryLocator : IDispatch

OverviewCopy link to this sectionLink to this section copied!

This interface is meant to edit the search registry locator.

PropertiesCopy link to this sectionLink to this section copied!

String Root - Gets or sets the Registry Hive Root. Supported values: "HKCR", "HKCU", "HKLM" or "HKU"

String Key - Gets or sets the path to the registry location.

String SearchType - Gets or sets the type of search. Supported values: “ContainsDirPath”, “ContainsFilePath”, “StoreValue”.

Bool SeachIn64BitLocation - Gets or sets the option to search in the 64-bit registry section. The search will not be redirected to the 32-bit section, regardless of the package type.