• 0.1.1 9816f27ffd

    ValdikSS released this 2018-05-01 13:17:44 +03:00 | 40 commits to master since this release

    • Extract UEFI bootloader from install.wim if it's missing in iso root (for Windows 7)
    • Better handling of ctrl+c and errors

    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.1-i686.AppImage if you have 32 bit OS or windows2usb-0.1.1-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
  • 0.1 e56ae29ad6

    ValdikSS released this 2018-04-30 22:58:53 +03:00 | 44 commits to master since this release

    AppImages are portable and contain most needed dependencies. They are built on Debian 7 and should work on any modern Linux.

    Download windows2usb-i686.AppImage if you have 32 bit OS or windows2usb-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