Page 1 of 1

Windows 7 ISOs updated to 2020-01 and 2016-09 with USB 3 and NVMe drivers

Posted: 19 Jan 2021, 02:32
by asdf2345
Admin edit

Use this instead --> https://board.eclipse.cx/viewtopic.php?t=401

End of edit

Main files and info needed

If you check for updates, just install drivers, Office updates, Silverlight, or whatever else you need that isn’t a Windows 7 specific update, then disable the update service, as no other Windows 7 updates are needed.

Check the chipset install guides for how to install Windows 7 on modern chipsets

Windows 7 ISO (Updated to 2020-01)

Windows 7 ISO (Updated to 2016-09) Only use if you know what you're doing, or the above ISO has issues.

(Edit by admin)

The above download links are broken.

This is a reupload of the remake v1 ISO. There don't appear to be any other reuploads.

This contains all the other missing updates from v1. The below non-included updates are still needed.

(End of edit)

Updates I couldn't include

Q&A

Q: Why does the setup have the Windows 8 bootscreen?

A: The installer is from Windows Server 2012 R2, I used it so I could convert the install.wim to a install.esd to make the ISO significantly smaller. It also makes integrating NVMe and USB 3.0 support significantly easier. If this bothers you that much, you can use Easy2Boot to boot the ISO and have the Vista bootscreen instead.

Q: I just checked Windows update, and it's missing plenty of updates, why?

A: That's because those updates include telemetry, all the updates that begin with a date on Windows update are guaranteed to have telemetry (Excluding IE updates), and the rest of the KB updates that aren't in the Updates not included.zip are likely telemetry.

Q: Is the 2016-09 ISO only updated to 2016-09?

A: Yes, and no, it includes .NET 4.8, VC++, .Net 3.5 updates to 2020-01, etc, but Windows itself has no updates after 2016-09 except for the SHA-2 update, and the SHA-2 servicing stack update.

Q: What happened the 2017-08 ISO you had before?

A: If you want Windows updated to 2017-08, grab the 2016-09 ISO, and download the 2016-10 to 2017-08 updates. It's only 12 updates that you'll need to install. If you want to update to 2017-12, before the spectre and meltdown patches, here

Privacy tweaks

Open Task Scheduler, navigate to Task Scheduler Library > Microsoft > Windows and delete the items below.

Everything under Application Experience, Autochk, and Customer Experience Improvement Program

Under Disk Diagnostic, only delete Microsoft-Windows-DiskDiagnosticDataCollector

Delete everything under Maintenance, WinSAT, and Media Center

How I made the ISO, and the files you need to replicate it. (If you don't trust me)

Using MSMG Toolkit, I integrated a bunch of updates after removing any telemetry updates on my list of updates to note that I've compiled from various sources. I also integrated .NET 4.8, IE11, RDP, and Visual C++ into the ISO. The NVMe hotfixes are in update folder 1. I then used NTLite to integrate universal USB 3 drivers from MDL into the install.wim. I then placed the install.wim into a Windows Server 2012 R2 ISO (Should also work fine with a 8.1 ISO), replacing the Server install.wim with the modified Windows 7 install.wim. I modified the boot.wim to look like the Windows 7 boot.wim with ImageX and resource hacker, but this step is optional.

MSDN versions of Windows 7 (Check hashes here)

Updates already in ISO (Up to 2016-09). Numbered 1-4. 1 gets integrated first, then 2 and so on.

Security only updates from 2016-10 to 2020-01. They're split into six .7z files, you can integrate to whatever point you want to integrate to, or you could pile all of them together and integrate them for a 2020-01 ISO.

All of the updates mentioned above are here

Legal (Please don't sue)

This ISO is provided without a license key or any activation, meaning it is not an illegal source of Windows. The users must have their own license key to activate Windows.

The updates and integrated .Net 4.8, IE11, Visual C++, and more belong to Microsoft and the developers there that created them.

Windows is a registered trademark of Microsoft Corporation.

Please don't sue me.

Re: Windows 7 ISOs updated to 2020-01 and 2016-09 with USB 3 and NVMe drivers

Posted: 19 Jan 2021, 02:55
by asdf2345
These ISOs have had three different versions released over various points in time, here's the change log for all three versions

Change log:

Initial Release (January 28th, 2020):

Three ISO releases updated to different points, 2016-09, 2017-08, and 2020-01, only had .Net 4.8 integrated and a few components removed

Remake v1 (October 9th, 2020):

Two ISO releases updated to different points, 2016-09 and 2020-01, had .Net 4.8, IE11, Visual C++, NVMe drivers, generic USB 3 drivers, and more integrated and no removed components. Also much smaller and fits on a DVD

Remake v2 (January 17th, 2021):

Actually added USB 3 drivers to Home Premium and Ultimate editions, integrated a few missing updates into the ISOs using NTLite, and disabled some features by default, such as Gadgets, WMP, XPS Viewer, and more. Slightly bigger than v1, but still easily fits on a DVD

Re: Windows 7 ISOs updated to 2020-01 and 2016-09 with USB 3 and NVMe drivers

Posted: 22 Jan 2021, 21:05
by Compa
Didn't you do something for Vista x64?

Re: Windows 7 ISOs updated to 2020-01 and 2016-09 with USB 3 and NVMe drivers

Posted: 22 Jan 2021, 21:08
by asdf2345
Compa wrote: 22 Jan 2021, 21:05 Didn't you do something for Vista x64?
Yes, but through extended testing, I've found it's somewhat broken

I'll make a new post once I fix it, but Server 2012 R1 and 2008 R2 ISOs are higher priority, and are basically done

Re: Windows 7 ISOs updated to 2020-01 and 2016-09 with USB 3 and NVMe drivers

Posted: 09 Feb 2021, 09:05
by KaanTheHackintosher
Does this ISO have all the patches for Intel Chipset exploits?

Re: Windows 7 ISOs updated to 2020-01 and 2016-09 with USB 3 and NVMe drivers

Posted: 09 Feb 2021, 11:41
by roytam1
which NVMe driver? form MS or open-sourced 3rd party version? or from FlashBoot Pro?

Posted: 09 Feb 2021, 12:11
by MassClaw
I don't think it's open-source as much as i wish it to be the case.

Re: Windows 7 ISOs updated to 2020-01 and 2016-09 with USB 3 and NVMe drivers

Posted: 09 Feb 2021, 16:44
by asdf2345
KaanTheHackintosher wrote: 09 Feb 2021, 09:05 Does this ISO have all the patches for Intel Chipset exploits?
There is one update that patches a exploit, but contains telemetry, so it wasn't included in the ISO, but the update should be in the updates not included zip
roytam1 wrote: 09 Feb 2021, 11:41 which NVMe driver? form MS or open-sourced 3rd party version? or from FlashBoot Pro?
The MS one, because the open source one does not work at all

Re: Windows 7 ISOs updated to 2020-01 and 2016-09 with USB 3 and NVMe drivers

Posted: 12 Feb 2021, 21:29
by TJXJ93
Giving credit where credit it due, this install is awesome. Thank you for putting this install together, it worked right out of the box. I've messed around with other installs, tried to hunt down drivers to NTLite my own, and have failed. Your install has the correct USB 3.1 and NVME support I needed to installed Windows 7 onto my MSI z490 Gaming Carbon WiFi motherboard, with my i9-10850K CPU, and Sabrent 1tb NVME SSD. The USB works right at install and throughout, and the installer saw my NVME SSD. Excellent!

Some things to note for other users:
1). The Realtek sound driver that comes with the MSI z490 board does not work. It won't accept the Windows 7 OS. I got around this by installing instead the Realtek sound driver for the older MSI x99 motherboard and it accepts the Windows 7 install and runs perfectly on the z490. It is to be expected to have to hunt down older drivers to support some elements of the newer systems. Funny how that works.

2). As referenced before in other places, the new z490 Ethernet and WiFi drivers will not accept Windows 7. Their installers just reject the OS. So you'll have to install a legacy WiFi/Ethernet card if you wish to have internet access on Windows 7. I'm running dual boot, so I don't care. I just needed Win 7 for my legacy software that I refuse to upgrade/purchase for Win 10.

2). As indicated in this creator's article, the Windows 7 install is NOT activated and requires the user's license that one should already have on hand to activate the install. This is actually a good thing.

Again, thank you for making such a successful install possible.

Re: Windows 7 ISOs updated to 2020-01 and 2016-09 with USB 3 and NVMe drivers

Posted: 13 Feb 2021, 00:44
by K4sum1
TJXJ93 wrote: 12 Feb 2021, 21:29 Giving credit where credit it due, this install is awesome. Thank you for putting this install together, it worked right out of the box. I've messed around with other installs, tried to hunt down drivers to NTLite my own, and have failed. Your install has the correct USB 3.1 and NVME support I needed to installed Windows 7 onto my MSI z490 Gaming Carbon WiFi motherboard, with my i9-10850K CPU, and Sabrent 1tb NVME SSD. The USB works right at install and throughout, and the installer saw my NVME SSD. Excellent!

Some things to note for other users:
1). The Realtek sound driver that comes with the MSI z490 board does not work. It won't accept the Windows 7 OS. I got around this by installing instead the Realtek sound driver for the older MSI x99 motherboard and it accepts the Windows 7 install and runs perfectly on the z490. It is to be expected to have to hunt down older drivers to support some elements of the newer systems. Funny how that works.

2). As referenced before in other places, the new z490 Ethernet and WiFi drivers will not accept Windows 7. Their installers just reject the OS. So you'll have to install a legacy WiFi/Ethernet card if you wish to have internet access on Windows 7. I'm running dual boot, so I don't care. I just needed Win 7 for my legacy software that I refuse to upgrade/purchase for Win 10.

2). As indicated in this creator's article, the Windows 7 install is NOT activated and requires the user's license that one should already have on hand to activate the install. This is actually a good thing.

Again, thank you for making such a successful install possible.
ALC 1220 is somewhat old, which is good for 7. Surprised they haven't made a successor.

I don't think the Intel WiFi has drivers, but the LAN does. Don't remember where I got the drivers below, but they should work.
https://files.catbox.moe/te7rsa.zip

Windows 7 ISOs updated to 2020-01 and 2016-09 with USB 3 and NVMe drivers

Posted: 13 Mar 2021, 01:16
by Antfere
Once again thank you for this great ISO. However I still have a problem with the install. I fixed the intelide.sys problem when initially booting the install USB (I think it was a boot order problem). And I got to install windows 7 on my drive. However when I reach the dual boot screen and choose windows 7 I get a similar error stating that spaceport.sys is missing or corrupted. I did some digging into the files and have verified that spaceport.sys does indeed exist in the windows 7 install and both the startup repair option and sfc /scannow return nothing. I will keep trying some things but was just wondering if you guys have any ideas.

Thank you for your time.

Windows 7 ISOs updated to 2020-01 and 2016-09 with USB 3 and NVMe drivers

Posted: 13 Mar 2021, 01:34
by K4sum1
Antfere wrote: 13 Mar 2021, 01:16 Once again thank you for this great ISO. However I still have a problem with the install. I fixed the intelide.sys problem when initially booting the install USB (I think it was a boot order problem). And I got to install windows 7 on my drive. However when I reach the dual boot screen and choose windows 7 I get a similar error stating that spaceport.sys is missing or corrupted. I did some digging into the files and have verified that spaceport.sys does indeed exist in the windows 7 install and both the startup repair option and sfc /scannow return nothing. I will keep trying some things but was just wondering if you guys have any ideas.

Thank you for your time.
Did you mod the install.wim?

Windows 7 ISOs updated to 2020-01 and 2016-09 with USB 3 and NVMe drivers

Posted: 13 Mar 2021, 01:36
by Antfere
Did you mod the install.wim?
Uhhh... Possibly by accident. I will start over with the vanilla ISO and check back with results.

Windows 7 ISOs updated to 2020-01 and 2016-09 with USB 3 and NVMe drivers

Posted: 13 Mar 2021, 05:42
by LuckyCryWinScenic
Is the MS NVME driver work correctly with Windows 7 on VMware??? Because there were known issue that locks on Starting Windows phase after installation on NVME.

[update]
Well unfortunately, it didnt work due to the VMware NVME driver required 8.1 or later. So that means i have to do use Windows 7 on VMware NVME through a disk migration and the hotfix.

https://prnt.sc/10xnljj

Windows 7 ISOs updated to 2020-01 and 2016-09 with USB 3 and NVMe drivers

Posted: 21 Apr 2021, 15:36
by k24a1
out of curiosity what's the point of having a 2016-09 ISO?

Windows 7 ISOs updated to 2020-01 and 2016-09 with USB 3 and NVMe drivers

Posted: 21 Apr 2021, 17:18
by legacyfan
i dont have a msi or a asus board or any amd grahpics chips so this wont really help me at all

Windows 7 ISOs updated to 2020-01 and 2016-09 with USB 3 and NVMe drivers

Posted: 22 Apr 2021, 04:42
by K4sum1
k24a1 wrote: 21 Apr 2021, 15:36 out of curiosity what's the point of having a 2016-09 ISO?
It's around/before some common points people update to, 2017-08 and 2017-12 are some I've seen, so if anyone wanted those, they don't need to make another ISO. I used to use the 2016-09 ISO.

If I remember correctly, it was just going to be 2017-08 and 2020-01, but an accident in integrating the updates created the 2016-09 ISO.
LegacyFan wrote: 21 Apr 2021, 17:18 i dont have a msi or a asus board or any amd grahpics chips so this wont really help me at all
You don't explicitly need an MSI or ASUS board, they're just generally recommended instead. If you have a different board, it's worth a shot.

Also, Nvidia cards generally work better than AMD ones.

Windows 7 ISOs updated to 2020-01 and 2016-09 with USB 3 and NVMe drivers

Posted: 05 Jun 2021, 13:31
by CalmCreeper360
asdf2345 wrote: 19 Jan 2021, 02:32 Main files and info needed




Q: Why does the setup have the Windows 8 bootscreen?

A: The installer is from Windows Server 2012 R2, I used it so I could convert the install.wim to a install.esd to make the ISO significantly smaller. It also makes integrating NVMe and USB 3.0 support significantly easier. If this bothers you that much, you can use Easy2Boot to boot the ISO and have the Vista bootscreen instead.


So does only the ISO have the Windows 8 bootscreen or does the actual OS itself have the Windows 8 bootscreen as well?

Windows 7 ISOs updated to 2020-01 and 2016-09 with USB 3 and NVMe drivers

Posted: 06 Jun 2021, 03:35
by K4sum1
CalmCreeper360 wrote: 05 Jun 2021, 13:31
asdf2345 wrote: 19 Jan 2021, 02:32 Main files and info needed




Q: Why does the setup have the Windows 8 bootscreen?

A: The installer is from Windows Server 2012 R2, I used it so I could convert the install.wim to a install.esd to make the ISO significantly smaller. It also makes integrating NVMe and USB 3.0 support significantly easier. If this bothers you that much, you can use Easy2Boot to boot the ISO and have the Vista bootscreen instead.


So does only the ISO have the Windows 8 bootscreen or does the actual OS itself have the Windows 8 bootscreen as well?
Only the ISO.