Searched refs:sOfficeDirHostname (Results 1 – 1 of 1) sorted by relevance
88 std::_tstring sOfficeDirHostname = GetMsiProperty( handle, TEXT("OFFICEDIRHOSTNAME_") ); in CompleteInstallPath() local95 if ( _tcsstr( sInstallLocation.c_str(), sOfficeDirHostname.c_str() ) ) in CompleteInstallPath()164 sInstallLocation = sInstallLocation + sOfficeDirHostname; in CompleteInstallPath()
Completed in 9 milliseconds