Re: [PythonCE] Launching IE from pythonCE

2005-12-24 Thread Andrew Booth
Luke Yes, that works like a dream. Very many thanks. Andrew -Original Message- From: Luke Dunstan [mailto:[EMAIL PROTECTED] Sent: 24 December 2005 14:59 To: [EMAIL PROTECTED]; pythonce@python.org Subject: Re: [PythonCE] Launching IE from pythonCE - Original Message - From

[PythonCE] Launching IE from pythonCE

2005-12-24 Thread Andrew Booth
I'm sure this is a hoary old chestnut, but I haven't seen a real solution while looking through the archives. I want to launch Internet Explorer from PythonCE, in order to present HTML help text. How do I do it (without recompiling)? Andrew Booth ___