py2exe and UPPER CASE file system

Cliff Wells clifford.wells at comcast.net
Wed Oct 27 02:38:44 EDT 2004


On Wed, 2004-10-27 at 08:20 +0200, Werner Merkl wrote:
> > Werner Merkl <werner_DOT_merkl_ at _fujitsu_DASH_siemens.com> writes:
> > 
> >>my problem is, I try to use a py2exe compiled python script from a
> >>CD-ROM. This should work, BUT the tool I use (or have to use)
> >>generates only upper case file names on the CD-ROM.
> >>

Somehow I missed the original post, but what OS are you on that have to
use a tool that generates only uppercase filenames on the CD?  If you're
on Windows, Linux, BSD, Solaris or most any modern OS, you should be
able to use cdrtools (cdrecord + mkisofs) which can generate
Rockridge/Joliet CD's with regular (long mixed case) filenames:

cdrecord homepage:
http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html

binaries for a lot of different systems here:
ftp://ftp.berlios.de/pub/cdrecord/ProDVD/

Regards,
Cliff

-- 
Cliff Wells <clifford.wells at comcast.net>




More information about the Python-list mailing list