-
windows2usb 0.2.4 Stable
released this
2022-12-08 23:29:28 +03:00 | 0 commits to master since this releaseBug fixes:
- Extract Windows 7 EFI bootloader from both regular and multi-volume WIM file
AppImages are portable and contain most needed dependencies. They are built on Debian 7 and should work on any modern Linux.
Download
windows2usb-0.2.4-i686.AppImageif you have 32 bit OS orwindows2usb-0.2.4-x86_64.AppImagefor 64 bit OS, set execute bit (either with file manager or by runningchmod +x windows2usb-*.AppImage) and run it from the terminal.You can determine which OS you're on by executing
uname -m.Downloads