Home
last modified time | relevance | path

Searched refs:installPrompt (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DSfxSetup.cpp188 const UString installPrompt = GetTextConfigValue(pairs, "BeginPrompt"); in WinMain() local
195 if (!installPrompt.IsEmpty() && !assumeYes) in WinMain()
197 if (MessageBoxW(NULL, installPrompt, friendlyName, MB_YESNO | in WinMain()

Completed in 1 milliseconds