[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: New version of lconsole available
- From: "steve donovan" <steve.j.donovan@...>
- Date: Thu, 31 Jul 2008 15:08:44 +0200
On Thu, Jul 31, 2008 at 2:53 PM, Andrew Wilson <agrwagrw@gmail.com> wrote:
> My default browser was IE and it was real slow to startup, on the
> order of tens of seconds maybe even a minute. AGRW
That is odd behaviour! IE is usually quick! lconsole is doing a
Process.Start(), effectively a call to ShellExecute(). Is it quick if
IE is already open?
steve d.