elarmando
elarmando

Reputation: 579

Change default burning drive in ICDBurn windows api

I'm currently using ICDBurn interface to burn cd succesfully in windows xp (ICDBurn). However, i'm not able to figure out how to change the default volume to burn. For example, my default volume is located in D:\, I want to use ICBurn to burn in E:\ . I would prefer not to use IMAPI, since ICDBurn is working fine.

Thanks :)

Upvotes: 0

Views: 191

Answers (1)

Raymond Chen
Raymond Chen

Reputation: 45173

No, there is no supported way to change the default volume to burn. if you need to customize the burning process, you'll have to use something like IMAPI.

Upvotes: 1

Related Questions