https://github.com/seia-soto/wbmc
A set of scripts to make Windows Bootable Media easy on macOS.
https://github.com/seia-soto/wbmc
bootable-media macos windows
Last synced: 3 months ago
JSON representation
A set of scripts to make Windows Bootable Media easy on macOS.
- Host: GitHub
- URL: https://github.com/seia-soto/wbmc
- Owner: seia-soto
- License: mit
- Created: 2021-06-19T16:13:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-17T07:10:44.000Z (almost 5 years ago)
- Last Synced: 2025-07-23T13:30:59.038Z (12 months ago)
- Topics: bootable-media, macos, windows
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Windows Bootable Media Creator
*for macOS* only.
```
WBMC by Seia
A set of scripts to make Windows Bootable Media easy on macOS.
Usage:
./wbmc [options]
[-h] Print help message and exit
[-m] Force using MBR instead of GPT
[-y] Assume YES for all confirmation prompts
[-c] Prevent using GUI components
Warnings:
- This script won't download Windows ISO file
- This script will install Homebrew on your mac if not installed
- This script will format the disk before copying files
- This script requires internet connection (unless deps not installed)
```
You can see the preview of this command on YouTube: https://www.youtube.com/watch?v=JB1LY9gLcjY
This project is distributed with MIT License.