Link to home
Start Free TrialLog in
Avatar of javaq092999
javaq092999

asked on

CD Burning using Java on Windows

I want to burn CD from a Java Swing GUI on Windows platform. How to do this? Is there any Java API for accessing Windows CD burning commands.
ASKER CERTIFIED SOLUTION
Avatar of GrandSchtroumpf
GrandSchtroumpf

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of GrandSchtroumpf
GrandSchtroumpf

> with the correct command line.
i like that.  :°)
what exactly do you need to burn a cd for?
would my additional requirement "having a Mt Rainier-formatted disk (or direct-cd-formatted disc) inserted in the burner" be acceptable?
if so, i guess you can just write to the Mt Rainier disc the same way you write to the hard-drive.
you can have a pop-up saying "insert your formatted disc and select the mount point (drive letter for windows) of the cd burner" with a "browse" button that allows the user to select the burner.
it would be quite similar to the old message "insert a formatted floppy disc".
also, if you use Mt Rainier, you wont have problems with the iso-restrictions.