|
|||||
|
|
#11 |
|
|
>> altered the filenames to give a short description about the picture. >> >> I changed the names and now I have files with some non-US characters >> in it (like Czech, Chinese, Russian,... characters). On the >> filesystem, everything is ok, but I am unable to write those files to >> a disk (I'd need unicode, I guess). >> I'm using an English version of Win2k and have tried writing the files >> to CD with Nero 6.3, but always get the following error: >> File/Folder cannot be accessed from specified path: ... >> >> I've found some info on >> http://www.cdrlabs.com/phpBB/viewtop...?p=35288#35288, but it >> didn't work in my case :-( >> >> Does anybody know how to do this? >> >You need to use a CDR authoring program that support the Joliet file >system, and make sure that you are creating a Joliet disc. > >http://bmrc.berkeley.edu/people/chaffee/jolspec.html > >---Matthew Thanks Matthew, I was using one with Joliet support, but it turns out that on Windows, one needs to set the default locale differently. In my case, I wanted to write Czech filenames to disk, so I had to change the default locale to Czech (and set the locale used to my regular locale). When that's done, you can write the files to disk. If not, you might have used a character from yet another locale (happened to me, that's what made it so hard ;-). Thanks for all the help to all you guys! Cheers, Tim |