Folder2ISO is a free portable standalone tool to create an ISO Image from a folder.
Usage: folder2iso [source folder] [target ISO file] <switches> Switches: -filesystem specify the ISO file system format, available value: "ISO9660", or 0, or CD "ISO9660 + UDF 1.02", or 1 or DVD "UDF 1.02", or 2 "UDF 2.50" or 3 or BD, default value. -label volume label -? usage Examples: folder2iso "d:\foo" "d:\foo.iso" -label "foo" -filesystem "UDF 2.50"
If there are no spaces in the argument, the quotation marks can be omitted.
The command line options are not order sensitive.
folder2iso -label a e:\movies d:\a.isois equivalent with
folder2iso e:\movies d:\a.iso -label a
You are free to use and distribute software for noncommercial purposes. For commercial use or distribution, you need to get permission from the copyright holder.
The software is provided "AS IS" without any warranty, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The author will not be liable for any special, incidental, consequential or indirect damages due to loss of data or any other reason.