Jan Ischebeck schrieb:
> Hi Thomas,
>
> Your script works well for me on Ubuntu Feisty.
>
> The only issue I have is, that it doesn't detect the "//Program Files/"
> folder correctly for non-US Pocket PCs. (E.g. German WinCE uses
> "//Programme/").
>
> I've tried to get this directory via CeGe
Hi Thomas,
Your script works well for me on Ubuntu Feisty.
The only issue I have is, that it doesn't detect the "//Program Files/"
folder correctly for non-US Pocket PCs. (E.g. German WinCE uses
"//Programme/").
I've tried to get this directory via CeGetSpecialFolder, but was not
successful.
Ruben Miguelez Garcia schrieb:
>> Ah, great. Yes, the current version only works on Windows, it requires
>> that the device is connected via ActiveSync. The CeRemoteAPI is used to
>> transfer the client script to the device, and start the interpreter there.
>> Sorry for this limitation.
>
>>
Dear Sergey Chernov,
> Very interesting. Is there any place where to find more about this tool and
> other ones?
On this list.
But maybe, somebody could open a section on the Wiki and put there this
kind
of things.
I only found the programs of Thomas Heller and t
> Ah, great. Yes, the current version only works on Windows, it requires
> that the device is connected via ActiveSync. The CeRemoteAPI is used to
> transfer the client script to the device, and start the interpreter there.
> Sorry for this limitation.
> Is there something on Linux that allo
Subject: [PythonCE] remote-console
>
smime.p7s
Description: S/MIME cryptographic signature
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
Ruben Miguelez Garcia schrieb:
> Dear Thomas,
>
>> A much improved version is available here:
>>
>> http://ctypes-stuff.googlecode.com/svn/trunk/wince/remote-console/
>>
>> The console.py script is thought to be run on the workstation. Editing
>> the client.py script (which is transferred a
Dear Thomas,
> A much improved version is available here:
>
> http://ctypes-stuff.googlecode.com/svn/trunk/wince/remote-console/
>
> The console.py script is thought to be run on the workstation. Editing
> the client.py script (which is transferred automatically to the PDA) is no
> longe