Re: [PythonCE] Python CE on Windows Mobile 5

2006-12-09 Thread Bandung
Their console does indeed work on Windows Mobile 5.0 And so does the Microsoft console ver 4.2 All you have to do after installing either or both apps is to change one registry entry. HKEY_LOCAL_MACHINE\Drivers\Console\OutputTo set this value to 0 With this change, I am able to call python fr

[PythonCE] Python CE on Windows Mobile 5 Smartphone

2006-04-03 Thread Alan Davies
Sorry, I should have been more specific- I was trying to install on a WM5 Smartphone, and I get the 'not intended for this device' message. Is there any reason why PythonCE wouldn't be able to run on a WM5 Smartphone- it's basically the same OS as WM5 PPC? Thanks, --Alan On Wed, 22 Mar 2006 10

Re: [PythonCE] Python CE on Windows Mobile 5

2006-03-22 Thread jeffbarish
I've been using Python on Windows Mobile 5 for a couple months. I have encountered only two problems, neither directly related to Python. (1) I haven't been able to find a console that works on Mobile 5. PocketConsole (http://www.symbolictools.de/public/pocketconsole/) works only on Mobile 2002

Re: [PythonCE] Python CE on Windows Mobile 5

2006-03-22 Thread Andy Baker
Works for me. Haven't used it much yet but the basics are working.On 3/22/06, Alan Davies <[EMAIL PROTECTED] > wrote:Hi,Has anyone managed to succesfully run Python CE on Windows Mobile 5? I checked in the archives but couldn't find any references to WM5. If aWM5-compatible build doesn't exist, how

[PythonCE] Python CE on Windows Mobile 5

2006-03-21 Thread Alan Davies
Hi, Has anyone managed to succesfully run Python CE on Windows Mobile 5? I checked in the archives but couldn't find any references to WM5. If a WM5-compatible build doesn't exist, how could I go about creating one myself? thanks, --Alan ___ PythonCE m