Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Bundles/SFXSetup/
DSfxSetup.cpp340 CSysString appLaunchedSys = GetSystemString(dirPrefix + appLaunched); in WinMain() local
342 BOOL createResult = CreateProcess(NULL, (LPTSTR)(LPCTSTR)appLaunchedSys, in WinMain()