| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Nov 2003
Posts: 10
| Need a VB sample Hello i need a sample for VB. i write me a tool to backup files on CDRW or DVDRW My tool compress the files and i want write the files to the disk. The sample from the NeroAPi only write MP3. No sample for write data CDs. Set Folder = New NeroFolder Dim drives As INeroDrives Set drives = nero.GetDrives(NERO_MEDIA_CDR) Set drive = drives(AvailableDevices.ListIndex) Dim isotrack As NeroISOTrack Set isotrack = New NeroISOTrack isotrack.Name = "TestTrack" isotrack.RootFolder = Folder Dim file As NeroFile Set file = New NeroFile Folder.Files.Add file file.Name = NameFromPath(edtFileName.Text) file.SourceFilePath = edtFileName.Text isotrack.BurnOptions = NERO_BURN_OPTION_CREATE_ISO_FS + NERO_BURN_OPTION_USE_JOLIET drive.BurnIsoAudioCD "Pop Star", "Title", 0, isotrack, Nothing, Nothing, NERO_BURN_FLAG_SIMULATE + NERO_BURN_FLAG_WRITE, 4, NERO_MEDIA_CD please help me ![]() |
| | |
| | #3 (permalink) | |
| Moderator Join Date: Sep 2002 Location: Brooklyn, NY, USA
Posts: 3,850
| Re: Need a VB sample Quote:
Look here: http://club.cdfreaks.com/showthread.php?t=94933 Sounds like a bad download. Unless you are installing from a cd, check for scratches.
__________________ My Rig: Antec P160 P4 3.0E GHz running WinXP w/SP2 Scythe SCMN-1000 Heatsink w/Arctic Silver 5 Antec TruePower 2.0 TP2-550 (550W power supply) ASUS P4C800 Deluxe Motherboard 2GB RAM - Corsair XMS TWINX2048 (2x1GB) 3200C2Pro CL2.0 ATI RADEON X850XT AGP 2 - WD 37GB Raptor's (in RAID 0) via onboard Promise controller Western Digital 250GB SATA HDD on Primary SATA channel Western Digital 150GB SATA HDD on Secondary SATA channel Lite-On LTR-52246S 6S0F (IDE1 Master) Lite-On JLMS XJ-HD166S DS1C (IDE1 Slave) NEC 3500AG 2.TC Quiet (IDE2 Master) Lite-On SOHW 1673S JS07 (via USB 2.0 to IDE & set to Master) Found a Solution here helpful? Like the forum's? Well then, what are you waiting for JOIN NOW!!! | |
| | |
| |
| |
![]() |
| If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Where can i find sample codes on burning image data in VB using Nero SDK | ibulseco | Nero SDK Discussion Forum | 0 | 01-08-2006 08:22 |
| **Sample Tracks from my new CD** | DJMind | CD Freaks Living Room | 23 | 17-04-2005 02:55 |
| VB Sample Project for NeroVisionAPI | raghav2000 | Nero SDK Discussion Forum | 1 | 05-08-2004 16:45 |
| Sample on Nero Com | keyvan | Nero SDK Discussion Forum | 3 | 02-08-2004 16:13 |
| sample packs | pietje1 | Dutch: De Woonkamer | 2 | 22-10-2003 10:33 |