Searched refs:kUninstallRegistryValue (Results 1 – 3 of 3) sorted by relevance
32 extern const wchar_t kUninstallRegistryValue[];
46 const wchar_t kUninstallRegistryValue[] = L"UninstallString"; variable
237 (key.ReadValue(kUninstallRegistryValue, path, size) == ERROR_SUCCESS); in GetSetupExePathForGuidFromRegistry()