IUpdateInstalledRegDetection

Declaration

IUpdateInstalledRegDetection : IUpdateInstalledBaseDetection

Overview

This interface is meant to specify details about the detection used to determine if the update is installed using registry.

Properties

String RegistryValue - Gets or sets the location in the registry where the version is stored.

String ExpectedValue - Gets or sets the registry value used for comparison .

String Search64BitLocations - Gets or sets the option that will specify if the update was installed using the 64-bit registry on a 64-bit OS.

See also

IUpdatesProject

IUpdate