String sdk9 = NormalizePathNN(GetWinRegString("InstallationFolder", "Software\\Microsoft\\Microsoft SDKs\\Windows\\v6.1", HKEY_CURRENT_USER)); if (IsNull(sdk9)) sdk9 = NormalizePathNN(GetWinRegString("InstallationFolder", "Software\\Microsoft\\Microsoft SDKs\\Windows\\v6.0A", HKEY_CURRENT_USER));
Report message to a moderator