Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Creating an iso Image

Creating an iso Image

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    gabbana
    wrote on last edited by
    #1

    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

    S 1 Reply Last reply
    0
    • G 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

      S Offline
      S Offline
      Stephen Hewitt
      wrote on last edited by
      #2

      Perhaps start by looking here[^]. Note that I found this with a few simple Google searches.

      Steve

      G 1 Reply Last reply
      0
      • S Stephen Hewitt

        Perhaps start by looking here[^]. Note that I found this with a few simple Google searches.

        Steve

        G Offline
        G Offline
        gabbana
        wrote on last edited by
        #3

        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.

        G 1 Reply Last reply
        0
        • G 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.

          G Offline
          G Offline
          gabbana
          wrote on last edited by
          #4

          Are there no other information available ? I spend about 2hours again searching different keywords with google without luck. So if someony have an idea, please help me! Thanks again, bye, gabbana

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups