diff options
author | Ruan K. F <ruan.klein@gmail.com> | 2015-01-13 06:59:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-13 06:59:44 +0700 |
commit | 36d6ed03552f912ad82c36dc37036766c5da93c8 (patch) | |
tree | 6aa1841553c1a5a30d11c06933c38b7c29213f65 /system/winusb/README | |
parent | 2829844cc26441ca03164164f89bbe3f9cac4db7 (diff) | |
download | slackbuilds-36d6ed03552f912ad82c36dc37036766c5da93c8.tar.gz |
system/winusb: Added (USB Stick Windows Installer Creator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/winusb/README')
-rw-r--r-- | system/winusb/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/system/winusb/README b/system/winusb/README new file mode 100644 index 0000000000..d43ae00417 --- /dev/null +++ b/system/winusb/README @@ -0,0 +1,9 @@ +WinUSB is a simple tool that enable you to create your own usb stick windows installer from an iso image or a real DVD. + +This package contains two programs: +- WinUSB-gui: a graphical interface which is very easy to use. +- winusb: the command line tool. + +Supported images: Windows Vista, Seven, 8 installer for any language and any version (home, pro...) and Windows PE. + +NOTE: this application requires a grub from official slackware packages. |