Home
last modified time | relevance | path

Searched refs:isPatch (Results 1 – 1 of 1) sorted by relevance

/trunk/main/setup_native/source/win32/customactions/languagepacks/
H A Drespintest.cxx156 string isPatch = GetMsiProperty(handle, TEXT("ISPATCH")); in GetUserInstallMode() local
158 if (isPatch=="1") in GetUserInstallMode()