| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| macUSB.2.3.dmg | 2026-06-25 | 33.5 MB | |
| macUSB v2.3 source code.tar.gz | 2026-06-25 | 34.7 MB | |
| macUSB v2.3 source code.zip | 2026-06-25 | 34.8 MB | |
| README.md | 2026-06-25 | 1.4 kB | |
| Totals: 4 Items | 103.0 MB | 0 | |
macUSB v2.3 expands the Windows 10 and Windows 11 installer creation process with new autounattend-based configuration options, allowing prepared USB media to automate selected setup steps and bypass specific installation requirements. This release also adds SHA-256 checksum calculation for recognized disk images.
ADDED: WINDOWS
Added automated Windows 10 and Windows 11 installer configuration options (#72) to:
- Bypass hardware requirement checks, including TPM 2.0, Secure Boot, and a minimum of 4 GB RAM (Windows 11 only).
- Automatically synchronize language and region settings with the host macOS system.
- Bypass the mandatory Microsoft Account sign-in requirement.
- Bypass the Wi-Fi network connection requirement during initial setup.
- Disable automatic BitLocker partition encryption on the target volume.
- Provision a predefined local user account automatically.
- Automatically decline diagnostic telemetry and privacy-tracking prompts.
ADDED: OTHER
- Added SHA-256 checksum calculation for successfully recognized
.iso,.cdr, and.dmgsource images. - Added the capability to write Linux-based
.imgimages via Tools → Write Raw Linux Image (.img)… (#69).
FIXED
- Fixed a localization issue across certain language packs that caused "Linux" branding to erroneously appear during Windows installer creation stages.