Searched refs:sInstKey (Results 1 – 1 of 1) sorted by relevance
35 … static const TCHAR sInstKey[] = TEXT( "Software\\Microsoft\\Windows\\CurrentVersion\\Installer" ); in getInstallerLocation() local43 if ( ERROR_SUCCESS == RegOpenKeyEx( HKEY_LOCAL_MACHINE, sInstKey, 0, KEY_READ, &hInstKey ) ) in getInstallerLocation()