• 0.1.4 86bfabe76f

    ValdikSS released this 2018-05-27 12:37:16 +03:00 | 35 commits to master since this release

    • Create partition label from ISO label
    • Check that ISO file and device exist
    • [AppImage] use autofsync to prevent bufferbloat

    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.4-i686.AppImage if you have 32 bit OS or windows2usb-0.1.4-x86_64.AppImage for 64 bit OS, set execute bit (either with file manager or by running chmod +x windows2usb-*.AppImage) and run it from the terminal.

    You can determine which OS you're on by executing uname -m.

    Downloads