macOS UI for creating Windows installer ISO from UUPDump
Go to file
2023-07-30 23:32:00 -07:00
.github github: add build actions 2023-07-27 15:54:30 -07:00
aria2c project: add third party dependncies 2023-07-25 18:53:29 -07:00
cabextract@305907723a project: add third party dependncies 2023-07-25 18:53:29 -07:00
chntpw@164e8dacfc project: add third party dependncies 2023-07-25 18:53:29 -07:00
converter@7b507c6c99 project: add third party dependncies 2023-07-25 18:53:29 -07:00
CrystalFetch.xcodeproj project: add category type and build version 2023-07-27 16:07:41 -07:00
Extras github: add build actions 2023-07-27 15:54:30 -07:00
mkisofs@986fdb76fe project: add third party dependncies 2023-07-25 18:53:29 -07:00
OpenSSL@0c70e4b7d2 project: add third party dependncies 2023-07-25 18:53:29 -07:00
Source main: allow showing/hiding sidebar from menu 2023-07-30 23:32:00 -07:00
wimlib-imagex@ae44786dcd project: add third party dependncies 2023-07-25 18:53:29 -07:00
.gitignore project: initial commit 2023-07-24 18:22:36 -07:00
.gitmodules project: add third party dependncies 2023-07-25 18:53:29 -07:00
Build.xcconfig project: enable build configurations 2023-07-27 15:14:23 -07:00
CodeSigning.xcconfig project: enable build configurations 2023-07-27 15:14:23 -07:00
CodeSigning.xcconfig.sample project: enable build configurations 2023-07-27 15:14:23 -07:00
LICENSE project: initial commit 2023-07-24 18:22:36 -07:00
PRIVACY.md readme: updated readme and privacy policy 2023-07-27 16:20:52 -07:00
README.md readme: updated readme and privacy policy 2023-07-27 16:20:52 -07:00

CrystalFetch

Build

CrystalFetch is a macOS application that creates Windows® 11 installer ISO images. It can be used with UTM virtual machines as well as other VM solutions.

Note: CrystalFetch is not affiliated with Microsoft and a valid license is required to install Windows® 11.

CrystalFetch logo
CrystalFetch screenshot

Building

  1. Make sure submodules are fetched with git submodule update --init
  2. If you have a paid Apple Developer license, copy CodeSigning.xcconfig.sample to CodeSigning.xcconfig and fill out the file with your developer information.
  3. If you do not have a paid Apple Developer license, you need to disable library validation. For each build target in the project, go to "Signing & Capabilities" and check "Disable Library Validation".
  4. You can now build and run the project from Xcode.

Credits

CrystalFetch uses UUPDump APIs and converter scripts.

This project is not affiliated with Microsoft Corporation. Windows® is a registered trademark of Microsoft Corporation.