I'd like a list(1..n) of products/packages that:
- deploys to various windows variations(98/XP/2000/etc) (via network
login, domain login script, etc)
- captures/records (events really) all UI events (typing, mouse
movements, tabs, window focuses, buttons pushed, menus highlighted,
selected, etc)
- makes those events available via log files, etc.
- ideally has the ability to push this to a secure, remote location
I am not talking about the basic Windows API. I'm looking for work
done on top of this, but some company, individual, or open source
group.
Looking to deploy this to thousands of terminals to understand how
certain applications are being used, especially in conjunction with
one another. |