Home
last modified time | relevance | path

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

/trunk/main/desktop/win32/source/setup/
H A Dsetup.cpp1829 boolean SetupApp::InstallRuntimes( TCHAR *sProductCode, TCHAR *sRuntimePath ) in InstallRuntimes() argument
1831 INSTALLSTATE nRet = aoo_MsiQueryProductState( sProductCode ); in InstallRuntimes()