Process Watcher - a bare bones minimal utility for watching and logging new and changed processes found running on your pc.
Process Watcher is a tool that lives down in your system tray and logs when it sees a new or changed process running on your system.
This is a very early release of what will hopefully be a more elaborate tool, but as of now it has only one purpose: To log each time it sees a new running process, or sees a new version of a previously seen running process.
When it sees a changed process, it will log what has changed (file timestamps, size, exe properties/comments).
So this utility may be useful for those who are interested in seeing what processes run on their computer in the background, or logging when a program is silently updated, etc.
You can easily view the log from the system tray menu, or simply open it in any text editor.
NOTE: It is currently for 64-bit versions of windows only, though a 32-bit version could be built if desired.
NOTE 2: This version will by default set itself to autostart with windows when you run it. You can change this by editing the ProcessWatcher.ini file.
