Home All Groups Group Topic Archive Search About
Author
20 Jun 2006 7:48 PM
Elioth
Hi,

I want to know, how to burn CD from VB 2005 ?.

First burn data CD and then Audio CD.

Thanks for all help.

Elioth Collazo

Author
21 Jun 2006 10:37 AM
Ken Tucker [MVP]
Hi,

        Take a look at the xp burn component
http://msdn.microsoft.com/vcsharp/downloads/samples/xpburn/

Example on how to active the cd burn wizard on windows xp
http://www.vb-tips.com/downloads/vbburn.zip

Ken
------------------
Show quoteHide quote
"Elioth" <Eli***@discussions.microsoft.com> wrote in message
news:792B99C7-1E32-4475-A94A-E4B61FFB82BC@microsoft.com...
> Hi,
>
> I want to know, how to burn CD from VB 2005 ?.
>
> First burn data CD and then Audio CD.
>
> Thanks for all help.
>
> Elioth Collazo
Author
21 Jun 2006 12:36 PM
zacks
Elioth wrote:
> Hi,
>
> I want to know, how to burn CD from VB 2005 ?.
>
> First burn data CD and then Audio CD.
>
> Thanks for all help.
>
> Elioth Collazo

I bought a copy of the shareware burning software CopyToDVD which has a
command line interface version, and then call it  using the Process
class from my VB app.