Go Back   Club CDFreaks - Knowledge is Power > International Chat: Software related > Nero SDK Discussion Forum


Commercial message



Nero SDK Discussion Forum Discuss, How to use NeroFreestyleTracks? or how to burn DataCD ? at International Chat: Software related forum; my head is burning when i attempt to use NeroFreeStyleTracks and also guide me how to manage multisession. when i tried to burn next time the same CD , the previous contents were lost & looks like a newly burned CD with only new contents. Set Folder = New NeroFolder Dim drives


Reply
 
Thread Tools
Old 31-03-2004   #1 (permalink)
New on Forum
 
Join Date: Mar 2004
Location: India,Chennai.
Posts: 10
How to use NeroFreestyleTracks? or how to burn DataCD ?

my head is burning when i attempt to use NeroFreeStyleTracks and also guide me how to manage multisession. when i tried to burn next time the same CD , the previous contents were lost & looks like a newly burned CD with only new contents.


Set Folder = New NeroFolder
Dim drives As INeroDrives

Set drives = nero.GetDrives(NERO_MEDIA_CDR)
Set drive = drives(AvailableDevices.ListIndex)
Set isoTrack = New NeroISOTrack
Set FreeTrack = New NeroFreestyleTrack

Dim FreeTracks As New NeroFreestyleTracks
Set NFSDC = New NeroFileSystemDescContainer

NFSDC.BurnOptions = NERO_BURN_OPTION_USE_JOLIET

FreeTrack.Title = "DataCD"
FreeTrack.Artist = "NewArtist"
FreeTrack.TrackType = NERO_FREESTYLE_TRACK_MODE1

FreeTracks.Add FreeTrack

(My error comes here : Class does not support Automation or does not support expected interface )

isoTrack.Name = "NewTest"
isoTrack.Copyright = "Elgi"
isoTrack.RootFolder = Folder

Dim file As New NeroFile
Folder.Files.Add file
file.Name = NameFromPath(edtFileName.Text)
file.SourceFilePath = edtFileName.Text

drive.BurnFreestyleCD NFSDC, "SK", "MyTitle", 0, isoTrack, FTs, Nothing, NERO_BURN_FLAG_SIMULATE + NERO_BURN_FLAG_WRITE + NERO_BURN_FLAG_CLOSE_SESSION, 8, NERO_MEDIA_CD
GoTo quit
__________________
Thks,
Sureei
sureei666 is offline   Reply With Quote
Old 31-03-2004   #2 (permalink)
Nero Developer
 
Join Date: Oct 2003
Posts: 605
I presume you are saying the error occurs at FreeTracks.Add FreeTrack. If this is so, how did you declare a FreeTrack variable?

Which NeroCOM version are you using?

I am not a VB expert but its syntax is sometimes confusing. Could you also please try FreeTracks.Add (FreeTrack).
alexp is offline   Reply With Quote
Old 01-04-2004   #3 (permalink)
New on Forum
 
Join Date: Mar 2004
Location: India,Chennai.
Posts: 10
I bow for ur response.
I'm using latest nerocom version v6.3.0.6c.
I need another help too. how to append contents to same CD.

Can i have any samples or any other SDK otherthan NeroSDK or previous thread or forum or tips?

Set Folder = New NeroFolder
Dim drives As INeroDrives
Dim FreeTrack As NeroFreestyleTrack


Set drives = nero.GetDrives(NERO_MEDIA_CDR)
Set drive = drives(AvailableDevices.ListIndex)
Set isoTrack = New NeroISOTrack
Set FreeTrack = New NeroFreestyleTrack

Dim FreeTracks As New NeroFreestyleTracks
Set NFSDC = New NeroFileSystemDescContainer

NFSDC.BurnOptions = NERO_BURN_OPTION_USE_JOLIET

FreeTrack.Title = "DataCD"
FreeTrack.Artist = "NewArtist"
FreeTrack.TrackType = NERO_FREESTYLE_TRACK_MODE1

FreeTracks.Add FreeTrack

(My error comes here : Class does not support Automation or does not support expected interface )
__________________
Thks,
Sureei
sureei666 is offline   Reply With Quote
Old 01-04-2004   #4 (permalink)
New on Forum
 
Join Date: Mar 2004
Location: India,Chennai.
Posts: 10
Again the same error

Hi alexp,
I tried with all combination of obj intiating and declaration.
But still the same error arising.
__________________
Thks,
Sureei
sureei666 is offline   Reply With Quote
Old 01-04-2004   #5 (permalink)
Nero Developer
 
Join Date: Oct 2003
Posts: 605
I can now confirm that there is a problem with this issue. It will be resolved in the next version.
alexp is offline   Reply With Quote
Old 01-04-2004   #6 (permalink)
New on Forum
 
Join Date: Mar 2004
Location: India,Chennai.
Posts: 10
When will be Next Version releases?

Thks for response!
How long shd i wait for newer version. Is there any other soultion for making raw DataCd.
Is there any combination of flags or options to butn DataCd with "BurnIsoAudioCD" ?
__________________
Thks,
Sureei
sureei666 is offline   Reply With Quote
 
Reply


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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
LiteOn Fast Burn Dual format and Ultra Fast Burn Patch (12x burn < 6:30) C0deKing LiteOn / PLDS/ Sony Burner 374 07-05-2008 18:18
Lite on SHM 165P6S wont burn dvd but can burn cds need some help. gemz23 General Hardware Forum 2 13-03-2007 03:01
Philips dvdr1648p1 wont burn dvd's via nero (but will burn cd's such as music) samplayford BenQ / Philips Burner 5 21-02-2007 01:21
Have you had bad Liteon 1693 burns following a 16X burn (visible burn ring)? chas0039 LiteOn / PLDS/ Sony Burner 0 30-12-2005 16:42
AnyDVD shows blank DVD media as dataCD dcmossano AnyDVD 1 23-01-2005 00:48


All times are GMT +2. The time now is 20:21.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0