Creating an iso Image
-
Hello, does someone have information about creating iso files ? I think for the first time a normal iso file with an iso9660 system (so no joliet support or else) is enaugh, but i cannot find any useful information. I get an information from ECMA but, it describes the format very bad and too easy. So i didn't find a right way to get into it. Thanks for help. bye, gabbana
-
Hello, does someone have information about creating iso files ? I think for the first time a normal iso file with an iso9660 system (so no joliet support or else) is enaugh, but i cannot find any useful information. I get an information from ECMA but, it describes the format very bad and too easy. So i didn't find a right way to get into it. Thanks for help. bye, gabbana
-
Yes well thats an option but not suitable, because i want to do this on a lowel level. My application will start writing iso images directly using SPTI and mmc commands. The problem with the imapi would be to produce special iso images. As the specifications say, i have some bytes at the beginning for free use before the image starts, and this is what i cannot do with the imapi i think. So i need to do all the stuff by functsions like ReadFile,WriteFile... Thanks.
-
Yes well thats an option but not suitable, because i want to do this on a lowel level. My application will start writing iso images directly using SPTI and mmc commands. The problem with the imapi would be to produce special iso images. As the specifications say, i have some bytes at the beginning for free use before the image starts, and this is what i cannot do with the imapi i think. So i need to do all the stuff by functsions like ReadFile,WriteFile... Thanks.