Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 19 days 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-17T07:10:44.000Z (over 3 years ago)
- Last Synced: 2024-11-05T16:57:47.228Z (2 months ago)
- Topics: bootable-media, macos, windows
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- 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 componentsWarnings:
- 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.