For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic > September 2004 > How do I burn a CD with Scripting Host/VBS?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author How do I burn a CD with Scripting Host/VBS?
Martin

2004-09-28, 8:55 am

Can anyone advise me how I can burn a CD (under either Win2k or XP)
with the script host?

TIA,

Martin
Bonj

2004-09-28, 3:55 pm

It will almost certainly have to be a third-party DLL that does the work, if
you can get one that is COM-compatible you will be able to call it from
VBScript.

Such components are available, although what price, I'm not sure. If you
think you can write one yourself, go for it. Or alternatively you may have
one that does the job but isn't COM compatible, in which case you could write
a COM wrapper.


"Martin" wrote:

> Can anyone advise me how I can burn a CD (under either Win2k or XP)
> with the script host?
>
> TIA,
>
> Martin
>

Jeff Johnson [MVP: VB]

2004-09-28, 3:55 pm


"Martin" <surveyman45-groupwise@yahoo.com> wrote in message
news:55ba5cea.0409280257.5e406405@posting.google.com...

> Can anyone advise me how I can burn a CD (under either Win2k or XP)
> with the script host?


No, but I can advise you to try in this group:
microsoft.public.scripting.vbscript.


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com