| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Apr 2004 Location: New Hampshire
Posts: 2
| Fastrack - Create ISO image using API I'm new to this forum and to using the Nero API. I've briefly looked over the documentation and will probably have to search through it a bit. I need to create an ISO image of files on a hard drive. Can someone give me a procedural overview of the steps required? I'd like to benefit from experience, if possible. Thanks, NormT |
| | |
| | #2 (permalink) |
| Nero Developer Join Date: Oct 2003
Posts: 605
| Perhaps it is best if you inspect the source code of NeroCMD. Generally, you should build a file/folder hierarchy using NERO_ISO_ITEM structures (created by NeroCreateIsoItem) and then call NeroCreateIsoTrackEx to build the actual ISO track. Once you have everything set, you should call NeroBurn using an image recorder's device handle. Your user dialog callback will eventually receive DLG_FILESEL_IMAGE event. There you have a chance to supply NeroAPI with a destination file name. |
| | |
| |
| |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Create ISO image in Nero? | msanto | Nero & InCD | 18 | 11-11-2007 23:58 |
| Creating an ISO image with NERO API | rboubaker | Nero SDK Discussion Forum | 1 | 09-11-2007 14:06 |
| Using NeroCom to create .ISO Image | GarageLifestyle | Nero SDK Discussion Forum | 3 | 25-06-2007 14:26 |
| create Iso image | zikooo | Nero SDK Discussion Forum | 0 | 27-07-2005 11:19 |
| create dvd iso image | jjhung | Newbie Forum | 1 | 23-08-2002 21:22 |