Wingetlywingetly
← All apps

Intel Binary Configuration Tool for Intel FSP

by Intel Corporationv3.4.5

Last updated

A utility used to change configuration settings embedded in an Intel FSP binary.

Install with winget

$ winget install --id Intel.BCT --exact --version 3.4.5

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Intel Binary Configuration Tool for Intel FSP

Intel Binary Configuration Tool for Intel FSP uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86)
BCT-3.4.5-Windows-Installer.exe /S

See the full silent install reference for Intel Binary Configuration Tool for Intel FSP

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v3.4.5

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

2 known CVEs via NVD

  • medium6.7Patched in wingetCVE-2023-24591affects before 3.4.4Feb 14, 2024

    Uncontrolled search path in some Intel(R) Binary Configuration Tool software before version 3.4.4 may allow an authenticated user to potentially enable escalation of privilege via local access.

  • high7.8Patched in wingetCVE-2020-0598Apr 15, 2020

    Uncontrolled search path in the installer for the Intel(R) Binary Configuration Tool for Windows, all versions, may allow an authenticated user to potentially enable escalation of privilege via local access.

Source: NVD, updated 3h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • I
    Intel(R) Extreme Tuning UtilityIntel Corporation
    Intel.IntelExtremeTuningUtilityv7.14.2.69

    Performance tuning software for Intel processors

  • I
    Intel® oneAPI HPC ToolkitIntel Corporation
    Intel.OneAPI.HPCToolkitv2025.1.3.7

    Optimized Tools for High-Performance Computing

  • I
    Intel® OpenVINO ToolkitIntel Corporation
    Intel.OpenVINOToolkit.2026.2.0v2026.2.0.0

    OpenVINO™ is an open source toolkit for optimizing and deploying AI inference

  • Thunderbolt™ ShareIntel Corporation
    Intel.ThunderboltSharev1.2.131.235

    A software solution enabling PC-to-PC experiences using Thunderbolt technology and is supported on all Windows 11 Thunderbolt 4/5 enabled PCs.

  • Intel oneAPI MKLIntel Corporation
    Intel.oneMKLv2026.1.0

    Intel oneAPI Math Kernel Library (oneMKL). Accelerate math processing routines, increase application performance, and reduce development time.

  • FortranCompilerIntel Corporation
    Intel.FortranCompilerv2026.1.0

    Intel Fortran Compiler

More from Intel Corporation or browse intel-bct, intelbct, intel-binary-configuration-tool-for-fsp.

Frequently asked questions

How do I install Intel Binary Configuration Tool for Intel FSP on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Intel.BCT --exact --version 3.4.5. winget downloads the installer from Intel Corporation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Intel Binary Configuration Tool for Intel FSP silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Intel.BCT --exact 3.4.5 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Intel Binary Configuration Tool for Intel FSP?
Intel Binary Configuration Tool for Intel FSP uses EXE (NSIS). Run the downloaded installer with: BCT-3.4.5-Windows-Installer.exe /S. The silent switches are /S.
How do I uninstall Intel Binary Configuration Tool for Intel FSP via winget?
Run: winget uninstall --id Intel.BCT --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Intel Binary Configuration Tool for Intel FSP's Apps & Features entry.
Is Intel Binary Configuration Tool for Intel FSP free?
Intel Binary Configuration Tool for Intel FSP is distributed under Intel Software License Agreement. Refer to the publisher (https://github.com/intel/BCT) for the full license terms - Wingetly itself does not charge for installation.
Does Intel Binary Configuration Tool for Intel FSP work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Intel Binary Configuration Tool for Intel FSP directly from the publisher.
How do I keep Intel Binary Configuration Tool for Intel FSP up to date?
Run winget upgrade --id Intel.BCT --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Intel Binary Configuration Tool for Intel FSP from microsoft/winget-pkgs.