Home | History | Annotate | Download | only in SFXSetup

Lines Matching refs:UString

116 static void ShowErrorMessageSpec(const UString &name)

118 UString message = NError::MyFormatMessage(::GetLastError());
146 UString archiveName, switches;
148 UString executeFile, executeParameters;
172 UString dirPrefix = L"." WSTRING_PATH_SEPARATOR;
173 UString appLaunched;
184 UString friendlyName = GetTextConfigValue(pairs, L"Title");
185 UString installPrompt = GetTextConfigValue(pairs, L"BeginPrompt");
186 UString progress = GetTextConfigValue(pairs, L"Progress");
229 UString errorMessage;
320 UString appNameForError = appLaunched; // actually we need to rtemove parameters also