How to open ISO files?
There are three ways to deal with ISO file:
Burn the iso file to a disk
Iso files are frequently used to distribute CD or DVD images. Using a CD or DVD burning program like ImgBurn you can then write that iso disk image to an actual disk. The disk you burn is completely the same as the original disk.
Mount the iso file as if it were a disk
There are several utilities out there that will mount an iso file as if it were a disk driver.
Read the files in the iso file directly
ISO file can also be treated as a 'zip' or 'rar' file, only without the compression. Some of the popular archiving utilities, including WinRAR and 7-Zip can also read and extract the contents of iso files.