Skip to content

Instantly share code, notes, and snippets.

@Aemony
Aemony / Windows_7_Slipstream_USB_3.0_NVMe_drivers.txt
Last active April 22, 2026 18:03 — forked from j-n-c/InstallWindows7onPCwithUSB3_0ports.txt
Windows 7 - Slipstream USB 3.0 / NVMe drivers into the install media
_.~"(_.~"(_.~"(_.~"(_.~"(
If you have tried to install Windows 7 on a system that only has USB 3.0 ports, you might have found that you could not get past
the language select screen of the installer as your keyboard and mouse suddenly stopped working the moment that screen appeared.
This is due to the Windows 7 install media lacking native USB 3.0 support, meaning drivers needs to be embedded in the install media.
The below instructions works for all missing critical drivers, including e.g. NVMe drivers (if the drive does not appear).
1. Download the appropriate missing Windows 7 drivers from the motherboard support page (e.g. USB 3.0 drivers, or NVMe drivers).
@Aemony
Aemony / VMware-Legacy-Windows.md
Created May 25, 2025 12:30 — forked from akemin-dayo/VMware-Legacy-Windows.md
My own personal documentation for running legacy versions of Windows (notably Vista) under modern versions of VMware.

Audio issues (stuttering, crackling)

Comment out this line from your VMX file: sound.virtualDev = "hdaudio"

If you don't want to do that, change the audio format settings in Windows to "24 bit, 44100 Hz (Studio Quality)" or higher, which greatly improves (※ but does not completely fix) the issue.

See this for more info: https://kb.vmware.com/s/article/2012007


Windows Vista SP2