The files in this repository are from the Official wimlib site Release-v-1.14.4
- Wimlib-Imagex for macOS, working from macOS Mojave 10.14 to macOS Sequoia 15
- Working for Hackintosh and real Mac
- This program will built then install wimlib in
/usr/local/
Prerequisite: Command Line Tools (CLT) for Xcode (from xcode-select --install
or Developer Apple Command Line Tools
- If you have Xcode installed that's also good
- A 64-bit Intel CPU
- USB key of 8 Gig and more
- Windows ISO image X64 download from ➤ Microsoft
- Using ➤ [
Create-Windows-USB.tool
] inside the program
- Important Note:
⚠️ ➦ Make sure that Windows.iso is on your main disk and not on another disk otherwise you will get an error (47) failed to open file.
See ➤ What is wimlib Usage ➤ Usage: wimlib-imagex
-
Installation
mkdir -p WimlibDev && cd WimlibDev && git clone https://github.com/chris1111/Wimlib-Imagex-Package.git && ./Wimlib-Imagex-Package/Build-Package.tool
- Special thanks to ➤ Wimlib for Wimlib
- Special thanks to ➤ Tester djams
- Apple for the Command Line Tools (CLT) and Xcode
- WINUSB is bootable only in UEFI ( 🚫 Not working in Legacy booting )
Other useful tools create from Wimlib-Imagex-Package ⇩