Hello,
I’ve tried to copy a entire directory in a CD, with the example NeroAPITest it works. But with NeroCmd doesn’t work.
Thanks,
Rachel
Please use the option --recursive.
It works, thank you very much,
Rachel
Hi,
I try to burn a directory (incl. content and subdirectories) using NeroAPI. I used the sample NeroFiddles, but I could’nt do that.
The OnBrowse-function in the NeroFiddles can select files (not directories). I wrote a funtion to select the directories, but the OnBurn-function does’nt work with the returned value.
can somebody help me?