| View previous topic :: View next topic |
| Author |
Message |
jonny
Joined: 13 Nov 2004 Posts: 3005 Location: Minnesota
|
Posted: Tue Jan 04, 2005 10:23 am Post subject: Timer [CMD] |
|
|
| Quote: | | Timer is a secret stopwatch utility for Windows 9x/NT. The program is invisible to the user and can only be seen with a process-viewer tool like i.e. NT Task Manager. Run Timer.exe to start the stopwatch and then again to stop it. Time information is stored in the file Timer.log, created in the same directory as Timer.exe. |
Download Timer 1.0 plus Source Code (6k)
 |
|
| Back to top |
|
 |
BoBo Guest
|
Posted: Tue Jan 04, 2005 11:24 am Post subject: |
|
|
Just in case you wanna know, the log will look like this:
| Quote: | [Log Entries]
Log Entries=1
[Log Entry 1]
Start=04/01/2005 11:14:37
Stop=04/01/2005 11:15:40
Approx. Length in Minutes=1 |
You may think "Hmm, its function could be easily created with AHK". But TBH the size of the extracted timer.exe can hardly be beaten (7k!) - therefore Jonny's recommendation makes sense
Thx, Jonny & welcome to the club of [CMD]-Spammers  |
|
| Back to top |
|
 |
jonny
Joined: 13 Nov 2004 Posts: 3005 Location: Minnesota
|
Posted: Tue Jan 04, 2005 8:00 pm Post subject: |
|
|
| BoBo wrote: | | Thx, Jonny & welcome to the club of [CMD]-Spammers |
Glad to be here, BoBo. |
|
| Back to top |
|
 |
|