Burn files into CD from ATEASY or command line

Solution Available
Raz A.
Haifa,

Mar 31, 2020
82 Posts

1  |  0  

Re: Burn files into CD from ATEASY or command line

Does ATEASY has any API in order to burn files into a CD?
or maybe someone knows any command line for this?

DrATEasy (Ron Y.)
Mission Viejo, CA

Mar 31, 2020
358 Posts

0  |  0  

Re: Burn files into CD from ATEASY or command line

To burn a CD or DVD ISO file from command prompt with Windows Disc Image Burner,  use the following command to burn iso images to CD/DVD:

isoburn /q drive:\file.iso

Where isoburn /q is the command and replace drive with your driver letter or the complete path. For example if myfile.iso file is located in your D drive and you want to burn it with above mentioned command, the correct command will be:

isoburn /q d:\myfile.iso

In ATEasy you can use WinExec() internal function to execute it from you application

Raz A.
Haifa,

Mar 31, 2020
82 Posts

0  |  0  

Re: Burn files into CD from ATEASY or command line

Thanks, but i want to burn regular files, not iso image.
What can i do?

DrATEasy (Ron Y.)
Mission Viejo, CA

Mar 31, 2020
358 Posts

0  |  0  

Re: Burn files into CD from ATEASY or command line

Check this article:
https://stackoverflow.com/questions/82993/windows-cd-burning-api



Please Note
You need to have a M@GIC account to participate in the Forums.
Not yet registered on our website? Click here to register today!

All content, information and opinions presented on the Marvin Test Solutions User Forums are those of the authors of the posts and messages and not Marvin Test Solutions'. All attachments and files are downloaded at your own risk. [Read More]