Searched refs:executeFile (Results 1 – 1 of 1) sorted by relevance
148 UString executeFile, executeParameters; in WinMain() local201 executeFile = GetTextConfigValue(pairs, L"ExecuteFile"); in WinMain()261 if (!executeFile.IsEmpty()) in WinMain()263 CSysString filePath = GetSystemString(executeFile); in WinMain()