windows-10isonon-admin

Using Genisoimage Or Mkisofs on Windows 10


I've searched many times on how to download Genisoimage and Mkisofs on Windows 10. However, some links and Stack Overflow posts say that Genisoimage/Mkisofs are only for Linux, and vice-versa. I tried to download Mkisofs, and even added mkisofs.exe to my Path variable, but it still isn't recognized as an internal or external command when trying to use the genisoimage/mkisofs command in Visual Studio Code. Any advice on how to properly download GenIsoImage or Mkisofs to use as a command would be helpful!

P.S: I'm new to Stack Overflow, so I'm sorry if there's anything wrong with my question.


Solution

  • Win32 https://cdrtfe.sourceforge.io/tools/index_en.html

    Winx86_x64 compiled https://mega.nz/#!Ngxz2YwB!ES1jNiz5LZG_Eh_8yfb4ilCH1qMaxV1ixki_947qjrc

    Latest xorriso which knows mkisofs and more https://github.com/PeyTy/xorriso-exe-for-windows/archive/master.zip

    genisoimage is an old and according to commenters on the internet, buggy fork of mkisofs