Write to a CD from .Net [closed]
Is there an easy way to write to a CD from .Net? How about creating a multisession CD that autoruns an executable that writes to itself? You can do this via the ICDBurn interface . See this article for details . IMAPI is what you want. There are .net wrappers , but I've never used any of them . IMAPI2. In short, no, there is no easy way to write to a CD from within .NET. Burning and Erasing CD/DVD/Blu-ray Media with C# and IMAPI2 @ codeproject.com 来源: https://stackoverflow.com/questions/799867/write-to-a-cd-from-net