Yep, confirmed. On my german version of Microsoft PPC the location is "\Programme", and "\Storage Card" is called "\CF-Card" on my device. Also, it comes with a built-in flash storage area in "\LOOXstore".
This is what is available in the registry regarding the directory names on my PDA: [HKEY_LOCAL_MACHINE\Explorer\Shell Folders] "Application Data"="\\Anwendungsdaten" "Desktop"="\\Windows\\Desktop" "Favorites"="\\Windows\\Favoriten" "Fonts"="\\Windows\\Schriftarten" "My Documents"="\\My Documents" "Program Files"="\\Programme" "Programs"="\\Windows\\Programme" "Recent"="\\Windows\\Zuletzt verwendete Dateien" "StartUp"="\\Windows\\Autostart" "Windows"="\\Windows" "Templates"="\\My Documents\\Vorlagen" [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\FlshDrv] "FolderName"="LOOXstore" [HKEY_LOCAL_MACHINE\Drivers\USB\ClientDrivers\Mass_Storage_Class\2] "DLL"="USBDISK6.DLL" "Prefix"="DSK" "Folder"="USB Disk" "IOCTL"=dword:00000004 "IClass"="{A4E7EDDA-E575-4252-9D6B-4195D48BB865}" [HKEY_LOCAL_MACHINE\Drivers\USB\ClientDrivers\Mass_Storage_Class\6] "UnitAttnRepeat"=dword:0000000a "ScsiCommandTimeout"=dword:00001388 "WriteSectorTimeout"=dword:00002710 "ReadSectorTimeout"=dword:00002710 "MediaPollInterval"=dword:000004e2 "DLL"="USBDISK6.DLL" "Prefix"="DSK" "Folder"="USB Disk" "IOCTL"=dword:00000004 "IClass"="{A4E7EDDA-E575-4252-9D6B-4195D48BB865}" [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles] "Folder"="Bereitgestellte Datentrager" "AutoMount"=dword:00000001 "AutoPart"=dword:00000000 "AutoFormat"=dword:00000000 "MountFlags"=dword:00000000 "DefaultFileSystem"="" "PartitionDriver"="mspart.dll" [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\CDProfile] "Folder"="CD-ROM-Laufwerk" "Name"="IDE CDROM/DVD Drive" "DefaultFileSystem"="UDFS" "PartitionDriver"="" [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\CDProfile\PartitionTable] [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\HDProfile] "Folder"="Festplatte" [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MMC] "Name"="MMC Card" "Folder"="SD-MMCard" [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\PCMCIA] "Folder"="CF-Card" "Name"="PCMCIA/Compact Flash Device" [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\SDMemory] "Name"="SD Memory Card" "Folder"="SD-MMCard" [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\SDMMC] "Folder"="Speicherkarte" [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\USBCDProfile] "Name"="USB CDROM/DVD Drive" "Folder"="CD-ROM-Laufwerk" "DefaultFileSystem"="UDFS" "PartitionDriver"="" [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\USBCDProfile\PartitionTab le] [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\USBFDProfile] "Name"="USB Floppy Disk Drive" "Folder"="Diskettenlaufwerk" "DefaultFileSystem"="FATFS" "PartitionDriver"="" [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\USBHDProfile] "Name"="USB Hard Disk Drive" "Folder"="Festplatte" [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\USBHDProfile\FATFS] "EnableCacheWarm"=dword:00000000 Regards, Sebastian -----Ursprungliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von Brad Clements Gesendet: Montag, 10. Januar 2005 15:23 An: pythonce@python.org Betreff: [PythonCE] Non-english PPC device users on this list? Can someone confirm that non-english version of PPC devices use language specific names for \Program Files or \Storage Card\Program Files? I'm working on the python code that figures out sys.path and where to dynamically load python23.dll from, and I think this is an long standing bug that we hard-code "\Program Files" which doesn't work on non-english devices. -- Brad Clements, [EMAIL PROTECTED] (315)268-1000 http://www.murkworks.com (315)268-9812 Fax http://www.wecanstopspam.org/ AOL-IM: BKClements _______________________________________________ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce _______________________________________________ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce