macOS UI for creating Windows installer ISO from UUPDump
Go to file
2024-03-28 16:16:48 -07:00
.github github: update deployment config 2024-03-28 16:04:02 -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: change error to warning on latest Xcode 2024-03-28 15:37:10 -07:00
Extras esd2iso: always use bash 2024-03-28 15:37:10 -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: hide UUP-Dump under advanced options 2024-03-28 15:37:10 -07:00
wimlib-imagex@4baa0ab7b8 dependencies: update wimlib-imagex 2023-09-04 12:37:17 -07:00
.gitignore project: initial commit 2023-07-24 18:22:36 -07:00
.gitmodules uup-dump: update git url 2024-03-28 15:37:10 -07:00
Build.xcconfig project: bumped version 2024-03-28 16:16:48 -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 project: add new ESD catalog method 2023-08-11 17:45:26 -07:00
README.zh-Hans.md Update and rename README_zh-Hans.md to README.zh-Hans.md 2023-09-29 12:12:16 +08:00
README.zh-HK.md Update README.zh-HK.md 2024-01-02 09:44:37 +08: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.

CrystalFetch uses esd2iso by Technogeezer.

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