djk wrote:I also think that additional forum for this plugin is not the best idea.
Yeah well, as I wrote, I have some other projects running too, so the forum is not only meant for the TC plugin. Let's see what happens, I can still make changes later. E.g. I'm also planning to "hire" some beta testers for the plugin, and discussion among them and me shouldn't need to take place in this forum.
In the licence text we can read: "In commercial or other environments it may be used only with express permission of the developer." What does it exactly mean?
It's supposed to mean that you may only use it for your private purposes, but not to use it somewhere where you make profit with it - directly or indirectly. Say a company that offers mass-copying CDs or similar may not use it. But if you want to use it at your workplace to copy some of your own CDs that's okay. (Damn legal stuffs...

) I put this phrase mainly so that people don't make profit with a freeware tool.
If I accidentally try to copy a folder with a lot of files to "** Project: ISO/CUE Image" I get an info that the file is not a valid .iso file. Unfortunately I get this info many times. It's very annoying.
Okay, fixed that. Behaviour is now that in case of such an error, the return value FS_FILE_USERABORT will be issued, that behaves as if you clicked Cancel in the copy progress window.
When I tried to chnge the volume label for the first time I tried to put the name of the volume inside the brackets Try to do it.
Yeah well you're supposed to put ONLY the desired new name in the new file name, nothing else.
The behaviour you experience happens because all characters but A-Z, 0-9 and _ will be stripped.But I'll change that so that if [ ] are present only the string inbetween will be used.
Why the volumn label is common for all projects? It should be separate for every one.
Goes on ToDo. 