Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DSfxSetup.cpp228 const FString tempDirPath = tempDir.GetPath(); in WinMain() local
229 // tempDirPath = L"M:\\1\\"; // to test low disk space in WinMain()
233 HRESULT result = ExtractArchive(codecs, fullPath, tempDirPath, showProgress, in WinMain()
258 if (!SetCurrentDir(tempDirPath)) in WinMain()
318 FString s2 = tempDirPath; in WinMain()
325 appLaunched.Replace(L"%%T", fs2us(tempDirPath)); in WinMain()

Completed in 1 milliseconds