ISearchRegistryLocator

Declaration

ISearchRegistryLocator : IDispatch

Overview

This interface is meant to edit the search registry locator.

Properties

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.

See also

ISearchIniLocator

ISearchFolderLocator