_________
Timer 1.0

Timer is a secret stopwatch utility for Windows 95/98/NT.
The program has no window, it's invisible to the user,
you can only see it 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.


___________________________
Installing and uninstalling

Copy Timer.exe to a directory on your computer.
Deleting Timer.exe and Timer.log removes it completely from
your system, NO TRACES LIKE INI-FILES OR REGISTRY-KEYS ARE
LEFT !!


_______________________________________
Logging the length of a Windows session

To log the length of a Windows session, run Timer.exe only
once, during the startup of Windows. Timer will stop
automatically when you exit Windows.

To run Timer automatically at the startup of Windows...
- add a link to Timer.exe to your "Startup" folder
- or add the entry
  HKLM\Software\Microsoft\Windows\CurrentVersion\Run\Timer
  to your registry and then specify the full path name of
  Timer.exe as the value.

It's up to you how secret the stopwatch is !!


___________
Source Code

The full source of timer is included.
Please send me your interesting extensions of the code.


_________
Copyright

Timer is FREEWARE.
The software may be used and distributed freely.
The use of the software is AT YOUR OWN RISK.

(c) F.Balmer 1999
textview@bluewin.ch


###
