Skip to content
forked from slacka/WoeUSB

WinUSB is a simple tool that enable you to create your own usb stick windows installer from an iso image or a real DVD.

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

chiehmin/WinUSB

 
 

Repository files navigation

WinUSB

WinUSB Version WinUSB License


_A Linux program to create Windows USB stick installer from a real Windows DVD or an image._

This package contains two programs:

  • WinUSB-gui: a simple tool that enable you to create your own usb stick windows installer from iso image or a real DVD.
  • winusb: the command line tool.

Supported images:

Windows Vista, Windows 7, Window 8, Windows 10. All languages and any version (home, pro...) and Windows PE are supported.

Installation:

Dependencies installation

# For Ubuntu
$ sudo apt install libwxgtk3.0-dev 
# For Fedora
$ sudo dnf install wxGTK3-devel

Building and installing WinUSB

git clone https://github.com/slacka/WinUSB.git
./configure
make
sudo make install

Running

winusb

License

winusb is sold under GPL licence.

About

WinUSB is a simple tool that enable you to create your own usb stick windows installer from an iso image or a real DVD.

Resources

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 58.0%
  • Makefile 26.9%
  • C++ 9.9%
  • M4 4.6%
  • Other 0.6%