IRegEntryExistsSearch

Declaration

IRegEntryExistsSearch: IBaseSearch

Overview

This interface is meant to edit options for searching a registry key. The search will be successful if the specified registry key exists.

Properties

String EntryLocation - Gets or sets the registry key that will be searched.

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

ILocationSearch

IProductVersionSearch