Searched refs:ProductMajor (Results 1 – 3 of 3) sorted by relevance
143 string ProductMajor = GetMsiProperty(handle, TEXT("PRODUCTMAJOR")); in GetUserInstallMode() local148 if (_tcsnicmp(ProductMajor.c_str(), szValue, 3)) in GetUserInstallMode()
533 Key = "ProductMajor";
869 Key = "ProductMajor";
Completed in 22 milliseconds