Home
last modified time | relevance | path

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

/trunk/main/desktop/win32/source/setup/
H A Dsetup.cpp116 const TCHAR sMsiExe[] = TEXT( "\\msiexec.exe" ); variable
802 int nLength = lstrlen( sMsiExe ) + lstrlen( sMsiFolder ) + 1; in GetPathToMSI()
806 FAILED( StringCchCat( sMsiPath, nLength, sMsiExe ) ) ) in GetPathToMSI()

Completed in 24 milliseconds