CARVIEW |
Select Language
HTTP/2 301
content-security-policy: script-src 'sha256-1az3CiAdXAaMP3TFl5msfrDjNuSHMdg1ecAgxfZPR50=' 'unsafe-inline' 'strict-dynamic'; object-src 'none'; base-uri 'none'; report-uri https://csp.withgoogle.com/csp/chromium-website/
location: https://www.chromium.org/developers/diagnostics/installer-error-strings
content-type: text/plain; charset=utf-8
accept-ranges: bytes
date: Sun, 12 Oct 2025 11:32:21 GMT
x-served-by: cache-bom-vanm7210087-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760268741.405010,VS0,VE122
vary: x-fh-requested-host, accept-encoding
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
content-length: 86
HTTP/2 301
content-security-policy: script-src 'sha256-1az3CiAdXAaMP3TFl5msfrDjNuSHMdg1ecAgxfZPR50=' 'unsafe-inline' 'strict-dynamic'; object-src 'none'; base-uri 'none'; report-uri https://csp.withgoogle.com/csp/chromium-website/
location: /developers/diagnostics/installer-error-strings/
content-type: text/plain; charset=utf-8
accept-ranges: bytes
date: Sun, 12 Oct 2025 11:32:21 GMT
x-served-by: cache-bom-vanm7210075-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760268742.582327,VS0,VE121
vary: x-fh-requested-host, accept-encoding
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
content-length: 63
HTTP/2 200
cache-control: max-age=3600
content-encoding: gzip
content-security-policy: script-src 'sha256-1az3CiAdXAaMP3TFl5msfrDjNuSHMdg1ecAgxfZPR50=' 'unsafe-inline' 'strict-dynamic'; object-src 'none'; base-uri 'none'; report-uri https://csp.withgoogle.com/csp/chromium-website/
content-type: text/html; charset=utf-8
etag: "8bf7a5834f7f369d958426468bb48df25c92a3195379b07ce7eea667f92c941a"
last-modified: Fri, 10 Oct 2025 02:31:02 GMT
strict-transport-security: max-age=31556926
accept-ranges: bytes
date: Sun, 12 Oct 2025 11:32:21 GMT
x-served-by: cache-bom-vanm7210075-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760268742.716149,VS0,VE211
vary: x-fh-requested-host, accept-encoding
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
content-length: 2173
Installer Error Strings

The Chromium Projects
Installer Error Strings
Chrome's Windows installer provides localized error strings to Google Update for presentation to the user. The strings are written to the registry by WriteInstallerResult. As of this writing, the set of error string message identifiers (search for them in google_chrome_strings.grd for their corresponding text) is:
Message ID | Product(s) | Operation |
IDS_INSTALL_DIR_IN_USE | All | First install |
IDS_INSTALL_FAILED | All | All |
IDS_INSTALL_HIGHER_VERSION | Chrome | Update |
IDS_INSTALL_HIGHER_VERSION_CB_CF | Chrome + Chrome Frame | Update |
IDS_INSTALL_HIGHER_VERSION_CF | Chrome Frame | Update |
IDS_INSTALL_INCONSISTENT_UPDATE_POLICY | All | Update |
IDS_INSTALL_INSUFFICIENT_RIGHTS | All | All system-level |
IDS_INSTALL_INVALID_ARCHIVE | All | All |
IDS_INSTALL_MULTI_INSTALLATION_EXISTS | All | Update or Repair |
IDS_INSTALL_NON_MULTI_INSTALLATION_EXISTS | Chrome Frame | Update or Repair |
IDS_INSTALL_NO_PRODUCTS_TO_UPDATE | Chrome | First install |
IDS_INSTALL_OS_ERROR | All | All |
IDS_INSTALL_OS_NOT_SUPPORTED | All | All |
IDS_INSTALL_READY_MODE_REQUIRES_CHROME | Chrome Frame | All |
IDS_INSTALL_SYSTEM_LEVEL_EXISTS | All | Update or Repair |
IDS_INSTALL_TEMP_DIR_FAILED | All | All |
IDS_INSTALL_UNCOMPRESSION_FAILED | All | All |
IDS_SAME_VERSION_REPAIR_FAILED | Chrome | Repair |
IDS_SAME_VERSION_REPAIR_FAILED_CF | Chrome Frame | Repair |
IDS_SETUP_PATCH_FAILED | All | All |