From: Andy on
I am looking for a program that will show how long my browser or any
other program has been running.

Thanks
From: Shadow on
On Wed, 2 Jun 2010 12:26:10 -0700 (PDT), Andy
<chocolatemint77581(a)yahoo.com> wrote:

>I am looking for a program that will show how long my browser or any
>other program has been running.
>
>Thanks
OS ?
WinXP ?

timer.bat:
...................................

time /T

path to executable/executable

time /T

.................................

run from a cmd window
From: PDFrank on
Andy wrote:

> I am looking for a program that will show how long my browser or any
> other program has been running.
>
> Thanks

I'm looking for a program that will show how long the program that tells
me how long a program has run has been running.
From: Nemesis on
On Wed, 02 Jun 2010 19:40:51 -0400, PDFrank wrote:

> Andy wrote:
>
>> I am looking for a program that will show how long my browser or any
>> other program has been running.
>>
>> Thanks
>
> I'm looking for a program that will show how long the program that tells
> me how long a program has run has been running.
Put a loop in somewhere.
[]'s

From: Andy on
On Jun 2, 3:51 pm, Shadow <Sh(a)dow> wrote:
> On Wed, 2 Jun 2010 12:26:10 -0700 (PDT), Andy
>
> <chocolatemint77...(a)yahoo.com> wrote:
> >I am looking for a program that will show how long my browser or any
> >other program has been running.
>
> >Thanks
>
>         OS ?
>         WinXP ?
>
> timer.bat:
> ..................................
>
> time /T
>
> path to executable/executable
>
> time /T
>
> ................................
>
> run from a cmd window

Thanks, I forgot to say that it has to run on WinMe.

The time function may not have had the /t option.

Andy
 |  Next  |  Last
Pages: 1 2
Prev: Who will not post again
Next: VirtualBox 3.2.2 released