Universal Intel Chipset Drivers Updater​

  • FirstEver
  • FirstEver 的個人頭像 Topic Author
  • Away
  • Big Poster
  • Big Poster
    Enregistré
  • 文章: 87
  • Thanks: 155

Re: Universal Intel Chipset Drivers Updater​

1 星期 3 天 前 - 1 星期 1 天 前
#
DATABASE UPDATE

Universal Intel Chipset Device Updater  now supports Intel Chipset Device Software v10.1.20551.8850 installer.

You can find the latest INF version for your system in the intel-chipset-infs-latest.md file or just run the updater and it will do it for you.
The update uses a debloated msi version of the Intel installer without .NET Framework 4.7.2 (which cannot be installed on Windows 11 or new Windows 10 builds anyway).


Debloated MSI version: 11.4 MB (10.5%) vs. the 108 MB EXE version.
The total size of the required files for all supported platforms is just 2.8 MB, which compresses down to 0.5 MB.
Intel bundles its own branded installer along with an unnecessary .NET Framework installer, which brings the total size to 108 MB.

Last edit: 1 星期 1 天 前 by FirstEver.
The following user(s) said Thank You: admin, duttyend

Please 登錄 or 新增帳號 to join the conversation.

  • FirstEver
  • FirstEver 的個人頭像 Topic Author
  • Away
  • Big Poster
  • Big Poster
    Enregistré
  • 文章: 87
  • Thanks: 155

Re: Universal Intel Chipset Drivers Updater​

15 小時 40 分鐘 前 - 15 小時 前
#
Future Updates

I'd like to share a preview of what I'm currently working on for Universal Intel Chipset Device Updater , along with another open-source project currently under development.

Universal Intel Chipset Device Updater.
The next major release will introduce two new features:
  • -download (-dl)
  • -offline (-o)
-download (-dl)
The -download option is intended for users who simply want to obtain the latest official Intel Chipset Device Software installer without performing an installation.

The updater will:
  • Detect your Intel platform.
  • Identify the correct chipset package.
  • Download the latest official Intel installer available for your platform.
  • Save it directly to your Downloads folder.
This will be especially useful for owners of legacy Intel platforms, where Intel no longer releases new chipset packages. You'll always be able to download the final official installer available for your platform, compatible with Windows 10, Windows 11 and, most likely, future Windows versions as well. No installation is performed. The updater simply downloads the correct official package.

-offline (-o)
The -offline feature is a much more ambitious project. Its goal is to build a complete offline Intel chipset INF installer entirely on your own PC, similar in concept to how UUP Dump creates the latest Windows installation media. The process is considerably more complex than downloading a single installer. Each Intel chipset package contains INF files for dozens of Intel platforms, but no single installer contains the newest INF files for every supported Intel device. To solve this, my database generation scripts analyse every Intel chipset release and determine the minimum set of installer packages required to reconstruct the latest complete INF repository. At the time of writing, this requires 19 different Intel chipset installer versions.

The updater will then:
  • Download every required official Intel installer.
  • Extract only the INF and CAT files.
  • Process every package from the oldest release to the newest.
  • Automatically replace older INF files with newer revisions whenever they exist.
  • Download the latest platform-specific INF packages from the Microsoft Update Catalog when Intel distributes them only as MSI installers.
  • Merge everything into a single offline repository.
  • Generate an installation script.
  • Package everything into a standalone archive saved in your Downloads folder.
The end result is a single offline installer containing the newest available INF files for every supported Intel hardware ID across all chipset generations. Everything is generated locally on your own computer when you run the command. I have no plans to distribute pre-built offline packages. Every file is downloaded directly from Intel or Microsoft, making this the cleanest, most transparent and legally sound solution while ensuring that every offline package is built from the latest officially available files. I also recommend rebuilding the offline package periodically (for example once per month) so it always contains the newest chipset INF releases.

Another Open-Source Project

I'm also testing another open-source project, this time focused on Windows 11.
The goal is to perform a direct in-place upgrade from Windows 7 x64 (build 7600) to the latest Windows 11 26H1 (build 28000) release.

Key features include:
  • Direct in-place upgrade from Windows 7.
  • No TPM 2.0 requirement.
  • No Secure Boot requirement.
  • Support for otherwise unsupported hardware.
  • Upgrade directly to the latest Windows 11 26H1 release.
Testing has already been successful, including upgrades starting from the original Windows 7 RTM (Build 7600).

Out of curiosity, I also experimented with something much more extreme:
  • Windows Vista (64-bit) → Windows 11 (26H1)
  • Windows XP (64-bit) → Windows 11 (26H1)
Surprisingly, I managed to get both operating systems through the first phase of Windows Setup. Unfortunately, after the first reboot the installation fails due to compatibility issues. While it's an interesting technical challenge, that's probably a little too hardcore even for me.

For now, the project's official target remains Windows 7 x64 and newer.
I don't think even Microsoft expected that it would one day be possible to upgrade Windows 7 from 2009 directly to the latest Windows 11 from 2026.
Last edit: 15 小時 前 by FirstEver.
The following user(s) said Thank You: admin, duttyend

Please 登錄 or 新增帳號 to join the conversation.

  • Tom
  • Tom 的個人頭像
  • Offline
  • The Best Poster
  • The Best Poster
    Enregistré
  • 文章: 467
  • Thanks: 633

Re: Universal Intel Chipset Drivers Updater​

3 小時 4 分鐘 前
#
Another Open-Source Project

I'm also testing another open-source project, this time focused on Windows 11.
The goal is to perform a direct in-place upgrade from Windows 7 x64 (build 7600) to the latest Windows 11 26H1 (build 28000) release.
I am not sure whether it's desirable upgrading Windows 7x64 to an ARM version for the Snapdragon Elite X2. Why not try to get to 26H2 Build 26300?

Cheers
Tom

Please 登錄 or 新增帳號 to join the conversation.

  • FirstEver
  • FirstEver 的個人頭像 Topic Author
  • Away
  • Big Poster
  • Big Poster
    Enregistré
  • 文章: 87
  • Thanks: 155

Re: Universal Intel Chipset Drivers Updater​

2 小時 37 分鐘 前 - 3 分鐘 前
#
I'm not talking about ARM.

So far I've managed to successively update Windows 7 Build 7600 to the latest Windows 11 Build 28000. With older systems like XP, you already have to get very creative to install a Windows 11 image. On my normal machine I use the Canary channel — currently 29617 — but that Insider channel wasn't recognized back in the Windows 7 era — it simply didn't exist. That's why I'm only able to install stable builds.



I don't know why anyone would do a direct upgrade from Windows 7 to the latest Windows 11, but it is possible.

---

UPDATE
I guess I'm too stubborn and managed to update Windows XP 5.2 Build 3790 directly to the latest Windows 11 26H2 Build 28000 (21-year gap)!

 
Last edit: 3 分鐘 前 by FirstEver.

Please 登錄 or 新增帳號 to join the conversation.

建立頁面時間:0.079 秒
討論區核心: Kunena 論壇