Jump to content

Burning DVD/CDs


Recommended Posts

Starburn is a commercial cd burning SDK:

http://www.autoitscript.com/forum/index.ph...amp;hl=starburn

http://www.autoitscript.com/forum/index.ph...amp;hl=starburn

http://www.rocketdivision.com/burn_sdk.html

If you have Nero installed you can use the command line NeroCmd (not very free or portable):

I believe its part of update package 1 in the Nero Toolkit

http://www.nero.com/nero6/enu/nero-up.php

I use cdrecord.exe which only requires a single dll to be in the folder with it (Cygwin) its fast and free:

example -

cdrecord.exe dev=SPTI:1,0,0 -dao -v driveropts=burnproof -overburn speed=40 gracetime=0 fs=16000000 -eject -pad archrival.iso

cdrecord can be difficult to find though try:

http://smithii.com/cdrtools

http://cdrecord.berlios.de/old/private/cdrecord.html

Link to comment
Share on other sites

@all

Why use an external tool (and consume money) if you have everything on your machine for free.

Run "C:\Program Files\Windows Media Player\wmplayer.exe /Task CDWrite"

There are more options available. Googling will help you here.

WMP cmd line options

An other option is the copy to the files you want to burn the the specifice WMPlayer staging folder and it will start the burning process automatically.

But I forgot what the folder is called :whistle:

regards

ptrex

Edited by ptrex
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...