#1 Burning Software

It is currently Thu Dec 19, 2024 9:00 am

All times are UTC




Post new topic Reply to topic  [ 11 posts ] 
Author Message
 Post subject: Simple VB.NET 2005 Samples?
PostPosted: Fri Mar 16, 2007 6:21 pm 
Offline

Joined: Fri Mar 16, 2007 6:11 pm
Posts: 9
I am just looking to burn data to CD/DVD and also make CD bootable. Are there any samples out there not already included in the SDK?

I am a newbie.


Top
 Profile  
 
 Post subject: Re: Simple VB.NET 2005 Samples?
PostPosted: Fri Mar 16, 2007 9:23 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Unfortunately not at this moment. We'll release StarBurnX wrapper soon but it would not be VERY fast.

KevinHead wrote:
I am just looking to burn data to CD/DVD and also make CD bootable. Are there any samples out there not already included in the SDK?

I am a newbie.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 21, 2007 10:04 pm 
Offline

Joined: Fri Mar 16, 2007 6:11 pm
Posts: 9
Ok, I need to know how to add the boot.bin or if supported boot.img to the CD I am burning to make it bootable. I will use the DVDBurner VB.NET sample as my guide.

Any help will be appreciated.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 22, 2007 10:45 am 
Offline

Joined: Thu Mar 22, 2007 10:33 am
Posts: 4
So, there is the basic steps for burning the bootable CD-DVD data disc.

1. Create the CJolietImage object;
2. Append files and folders to the CJolietImage object;
3. Use the SetBootImage function to specify the image file for CJolietImage object;
4. Build the image;
5. Burn disc - TrackAtOnceFromFileSystemHandle( (JolietImage.FileSystemHandle ...)

Regards,
Dmitry Bortsov

Rocket Division Software


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 22, 2007 12:32 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Dima, please change the name to the one with the (staff) on the end. Or people would be confused :) Thanks!


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 22, 2007 8:03 pm 
Offline

Joined: Fri Mar 16, 2007 6:11 pm
Posts: 9
I got the burning part done. Of course I have to do error checking and so on but now on the final part :)

Do I need to use Device.CloseSession() since here I am telling it not to use nextsession?

Device.TrackAtOnceFromFileSystemHandle(JolietImage.FileSystemHandle, False, False)

Also do I use boot.bin or boot.img when creating a bootable CD just like XP? Sorry if this is vague..


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 22, 2007 8:22 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
CloseSession(...) call for OCX is obsolte. You don't really need to do this - toolkit would take care of this issue automagically.

It depends upon media type you'll emulate with CD. Would it be pure CD or CD with floppy image emulation. Check parameters to SetBootImage(...). And it's you who should pass right value to us as we have no clue is it CD or say floppy or HDD boot image.

KevinHead wrote:
I got the burning part done. Of course I have to do error checking and so on but now on the final part :)

Do I need to use Device.CloseSession() since here I am telling it not to use nextsession?

Device.TrackAtOnceFromFileSystemHandle(JolietImage.FileSystemHandle, False, False)

Also do I use boot.bin or boot.img when creating a bootable CD just like XP? Sorry if this is vague..


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 22, 2007 10:25 pm 
Offline

Joined: Fri Mar 16, 2007 6:11 pm
Posts: 9
Anton thanks!

Ok, I want to create a bootable CD just like Windows XP. What I am doing is modifiying Windows XP CD to be automated and so on so when I reburn I need it to boot just like the original...."Press any key to boot from CD..."

Would it help to send you the boot.img?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 22, 2007 10:37 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Look at WinPE sample from Delphi console samples.

What StarBurn license type did you purchase?

KevinHead wrote:
Anton thanks!

Ok, I want to create a bootable CD just like Windows XP. What I am doing is modifiying Windows XP CD to be automated and so on so when I reburn I need it to boot just like the original...."Press any key to boot from CD..."

Would it help to send you the boot.img?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 22, 2007 10:57 pm 
Offline

Joined: Fri Mar 16, 2007 6:11 pm
Posts: 9
I have not purchased yet but will be your customer soon! You guys have a great product and your support is awsome.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 23, 2007 8:53 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Good, thanks! :)

KevinHead wrote:
I have not purchased yet but will be your customer soon! You guys have a great product and your support is awsome.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 18 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group