Re: py2exe and UPPER CASE file system
From: Werner Merkl (werner_DOT_merkl__at__fujitsu_DASH_siemens.com)
Date: 10/27/04
- Next message: Andrew Dalke: "Re: Yet Another Command Line Parser"
- Previous message: Alex Martelli: "Re: int/long unification hides bugs"
- In reply to: Cliff Wells: "Re: py2exe and UPPER CASE file system"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 27 Oct 2004 09:09:27 +0200
Cliff Wells wrote:
> On Wed, 2004-10-27 at 08:20 +0200, Werner Merkl wrote:
>
>>>Werner Merkl <werner_DOT_merkl_@_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:
My problem is not a matter of operation systems. Windows can handle
upper and lower case, BUT I need to a CD mastering tool, which converts
all lower cases to upper cases.
> 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/
Thanks for your advice, but I cannot change our mastering tool.
Regards
Werner
- Next message: Andrew Dalke: "Re: Yet Another Command Line Parser"
- Previous message: Alex Martelli: "Re: int/long unification hides bugs"
- In reply to: Cliff Wells: "Re: py2exe and UPPER CASE file system"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|