-
windows2usb v0.1.2 Stable
released this
2018-05-05 02:33:06 +03:00 | 38 commits to master since this release- Handle relative paths before running pkexec, fixes #1
AppImages are portable and contain most needed dependencies. They are built on Debian 7 and should work on any modern Linux.
Download
windows2usb-0.1.2-i686.AppImageif you have 32 bit OS orwindows2usb-0.1.2-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