Skip to content

Releases: jeremyd2019/winautoconfig

20220926

26 Sep 19:20
Compare
Choose a tag to compare
20220926 Pre-release
Pre-release
  • Updated virtio drivers to 0.1.221-1.
  • Didn't make a new qcow2 file, since I was unable to get an official VHDX of 22621 (22H2) so any such file for that would only be useful to me.

For other Windows images, mount both the Windows image and winarmconfig.iso on a Windows machine, or in WinPE (either 32-bit x86 or ARM64, not AMD64 because Microsoft doesn't support using AMD64 DISM against ARM64, and WinPE lacks WoW). Change drive/directory to the root of the ISO, and run deploy.cmd X:\ where X:\ is where the ARM64 Windows image is mounted. This will deploy the requisite files, and inject the drivers into the Windows install.

20220405-22000.132

05 Apr 15:16
Compare
Choose a tag to compare
20220405-22000.132 Pre-release
Pre-release
  • Removed call to gpupdate since it started hanging a few Patch Tuesdays ago, and the manual application of group policy seems to work anyway.
  • Added pre-loading of task manager settings (default to 'details' view, sort by %CPU descending, and CPU graph to 'logical processors').
  • Updated virtio drivers to 0.1.215-2.

The win11_132_mod.qcow2 files is for 22000.132 ARM64 VHDX from https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewARM64 (named Windows10_InsiderPreview_Client_ARM64_en-us_22000.VHDX, sha256sum 7cd920ed5b863d2593572e95eabf5c9625d8e46f6300edda646cd46d23a634ec).

I converted this by

qemu-img convert -p -c -f vhdx Windows10_InsiderPreview_Client_ARM64_en-us_22000.VHDX -O qcow2 win11_132_official.qcow2

Then you can put the win11_132_mod.qcow2 in the same directory. This contains the differences on top of the official image for the customizations (Unattend.xml and drivers pre-applied).

For other Windows images, mount both the Windows image and winarmconfig.iso on a Windows machine, or in WinPE (either 32-bit x86 or ARM64, not AMD64 because Microsoft doesn't support using AMD64 DISM against ARM64, and WinPE lacks WoW). Change drive/directory to the root of the ISO, and run deploy.cmd X:\ where X:\ is where the ARM64 Windows image is mounted. This will deploy the requisite files, and inject the drivers into the Windows install.

20220111-22000.132

12 Jan 06:27
Compare
Choose a tag to compare
20220111-22000.132 Pre-release
Pre-release

The win11_132_mod.qcow2 files is for 22000.132 ARM64 VHDX from https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewARM64 (named Windows10_InsiderPreview_Client_ARM64_en-us_22000.VHDX, sha256sum 7cd920ed5b863d2593572e95eabf5c9625d8e46f6300edda646cd46d23a634ec).

I converted this by

qemu-img convert -p -c -f vhdx Windows10_InsiderPreview_Client_ARM64_en-us_22000.VHDX -O qcow2 win11_132_official.qcow2

Then you can put the win11_132_mod.qcow2 in the same directory. This contains the differences on top of the official image for the customizations (Unattend.xml and drivers pre-applied).

For other Windows images, mount both the Windows image and winarmconfig.iso on a Windows machine, or in WinPE (either 32-bit x86 or ARM64, not AMD64 because Microsoft doesn't support using AMD64 DISM against ARM64, and WinPE lacks WoW). Change drive/directory to the root of the ISO, and run deploy.cmd X:\ where X:\ is where the ARM64 Windows image is mounted. This will deploy the requisite files, and inject the drivers into the Windows install.

20211222-22000.132

22 Dec 22:07
Compare
Choose a tag to compare
20211222-22000.132 Pre-release
Pre-release

The win11_132_mod.qcow2 files is for 22000.132 ARM64 VHDX from https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewARM64 (named Windows10_InsiderPreview_Client_ARM64_en-us_22000.VHDX, sha256sum 7cd920ed5b863d2593572e95eabf5c9625d8e46f6300edda646cd46d23a634ec).

I converted this by

qemu-img convert -p -c -f vhdx Windows10_InsiderPreview_Client_ARM64_en-us_22000.VHDX -O qcow2 win11_132_official.qcow2

Then you can put the win11_132_mod.qcow2 in the same directory. This contains the differences on top of the official image for the customizations (Unattend.xml and drivers pre-applied).

For other Windows images, mount both the Windows image and winarmconfig.iso on a Windows machine, or in WinPE (either 32-bit x86 or ARM64, not AMD64 because Microsoft doesn't support using AMD64 DISM against ARM64, and WinPE lacks WoW). Change drive/directory to the root of the ISO, and run deploy.cmd X:\ where X:\ is where the ARM64 Windows image is mounted. This will deploy the requisite files, and inject the drivers into the Windows install.

20211130-22000.132

01 Dec 18:34
Compare
Choose a tag to compare
20211130-22000.132 Pre-release
Pre-release

Files for 22000.132 ARM64 VHDX from https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewARM64 (named Windows10_InsiderPreview_Client_ARM64_en-us_22000.VHDX, sha256sum 7cd920ed5b863d2593572e95eabf5c9625d8e46f6300edda646cd46d23a634ec).

I converted this by

qemu-img convert -p -c -f vhdx Windows10_InsiderPreview_Client_ARM64_en-us_22000.VHDX -O qcow2 win11_132_official.qcow2

Then you can put the win11_132_mod.qcow2 in the same directory. This contains the differences on top of the official image for the customizations (Unattend.xml and drivers pre-applied).

20211127-22000.132

29 Nov 01:42
Compare
Choose a tag to compare
20211127-22000.132 Pre-release
Pre-release

Files for 22000.132 ARM64 VHDX from https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewARM64 (named Windows10_InsiderPreview_Client_ARM64_en-us_22000.VHDX, sha256sum 7cd920ed5b863d2593572e95eabf5c9625d8e46f6300edda646cd46d23a634ec).

I converted this by

qemu-img convert -p -c -f vhdx Windows10_InsiderPreview_Client_ARM64_en-us_22000.VHDX -O qcow2 win11_132_official.qcow2

Then you can put the win11_132_mod.qcow2 in the same directory. This contains the differences on top of the official image for the customizations (Unattend.xml and drivers pre-applied).

20211124-22000.132

24 Nov 21:28
Compare
Choose a tag to compare
20211124-22000.132 Pre-release
Pre-release

Files for 22000.132 ARM64 VHDX from https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewARM64 (named Windows10_InsiderPreview_Client_ARM64_en-us_22000.VHDX, sha256sum 7cd920ed5b863d2593572e95eabf5c9625d8e46f6300edda646cd46d23a634ec).

I converted this by

qemu-img convert -p -c -f vhdx Windows10_InsiderPreview_Client_ARM64_en-us_22000.VHDX -O qcow2 win11_132_official.qcow2

Then you can put the win11_132_mod.qcow2 in the same directory. This contains the differences on top of the official image for the customizations (Unattend.xml and drivers pre-applied).

20211122-22000.132

23 Nov 01:39
Compare
Choose a tag to compare
20211122-22000.132 Pre-release
Pre-release

Files for 22000.132 ARM64 VHDX from https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewARM64 (named Windows10_InsiderPreview_Client_ARM64_en-us_22000.VHDX, sha256sum 7cd920ed5b863d2593572e95eabf5c9625d8e46f6300edda646cd46d23a634ec).

I converted this by

qemu-img convert -p -c -f vhdx Windows10_InsiderPreview_Client_ARM64_en-us_22000.VHDX -O qcow2 win11_132_official.qcow2

Then you can put the win11_132_mod.qcow2 in the same directory. This contains the differences on top of the official image for the customizations (Unattend.xml and drivers pre-applied).

20210909-22000.132

09 Sep 17:54
Compare
Choose a tag to compare
20210909-22000.132 Pre-release
Pre-release

Files for 22000.132 ARM64 VHDX from https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewARM64 (named Windows10_InsiderPreview_Client_ARM64_en-us_22000.VHDX, sha256sum 7cd920ed5b863d2593572e95eabf5c9625d8e46f6300edda646cd46d23a634ec).

I converted this by

qemu-img convert -p -c -f vhdx Windows10_InsiderPreview_Client_ARM64_en-us_22000.VHDX -O qcow2 win11_132_official.qcow2

Then you can put the win11_132_mod.qcow2 in the same directory. This contains the differences on top of the official image for the customizations (Unattend.xml and drivers pre-applied).