Re: [PythonCE] Pocket PC-Startup script

2005-10-28 Thread Edward Fewell
Update. For PythonCE 2.2+ you should be able to create startup scripts. Look for the various pieces here: PythonCE 2.2+ for Pocket PC ARM http://www.murkworks.com/Research/Python/PocketPCPython/Overview win32process.pyd for PythonCE 2.2a ARM (There are also binaries for PythonCE 2.2+ MIPs at th

Re: [PythonCE] Pocket PC-Startup script

2005-10-27 Thread Isr Gish
Edward Fewell Wrote: >If it were desktop Python, you could approach it two ways. You could use >the system method of the os module to launch your applications. Or you >could use access to the Win32 API CreateProcess() from the Win32 wrappers. > >Neither is available to PythonCE 2.3