Also you may need to specify the path to the target application as WinCE has
no concept of an environment.
--- Stewart Midwinter <[EMAIL PROTECTED]> wrote:
> Darn, I forgot my PDA at home so I can try this out. My suggestion
> would be to see if os.system() is available, and use that. If Pocket
Darn, I forgot my PDA at home so I can try this out. My suggestion
would be to see if os.system() is available, and use that. If Pocket
Internet Explorer's file name is iexplore.exe, do something like the
following
#import sys, os
sys.path.append('\\Program Files\\Python\\Lib')
cmd = "iexplore.ex
Hi,
How can I launch Internet Explorer from a python program ?
regards,
geir
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce