A Linux application that can create a bootable USB flash drive installer for Microsoft Windows Vista and all subsequent releases from the install disc or downloaded installer image file, compatible with both BIOS and UEFI boot modes.
This package contains two programs:
- woeusb: A command-line utility that enables you to create your own bootable Windows installation USB storage device from an existing Windows Installation disc or disk image
- woeusbgui: A GUI wrapper of WoeUSB based on WxWidgets/GTK3+
Supported images:
* Windows Vista
* Windows 7
* Window 8
* Windows 8.1
* Windows 10
Compatible with all languages and any Release Tier (Home, Pro, Enterprise, etc.) as well as Windows PE/RE advanced installation/
Supported bootmodes:
* Legacy BIOS/MBR/CSM (Compatibility Support Module)
* Native UEFI boot mode is supported for Windows 7 and later images (requires selecting FAT32 filesystem for target device)
View full history Series and milestones
core series is the current focus of development.
All code Code
- Version control system:
- Git
- Programming languages:
- Shell script, Python