Re: Reverting to PythonCE 2.3
"Luke Dunstan" <[email protected]>
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Message-ID | <[email protected]> |
Total Commander can edit the registry on the device or Remote Registry Editor from Microsoft eMbedded Visual C++ 4.0 can do it remotely, at least on Pocket PC 2003. I think at least one of them should work on WM5. If not, you can write a Python program on the PC using the ActiveSync Remote API (RAPI) with ctypes. Luke ----- Original Message ----- From: "jeffbarish" <[email protected]> To: <[email protected]> Sent: Friday, May 12, 2006 5:31 AM Subject: Re: [PythonCE] Reverting to PythonCE 2.3 > > Or, if no one knows how to edit the registry in Windows Mobile 5, does > anyone > know how to reload the OS? I checked at the Dell and Microsoft web sites > but found nothing. > --