English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Im working for a accounting company as a programmer. they want to monitor the work done by the employess. and they asked me to develop a windows script file to capture keyStrokes.

2006-10-30 22:00:36 · 3 answers · asked by kesireddy k 1 in Computers & Internet Programming & Design

3 answers

You can download the source and application from http://www.codeproject.com/system/
KeyHook.asp?df=100&forumid=46493&exp=0&select=1059625

2006-10-30 22:27:38 · answer #1 · answered by mcubea 2 · 0 0

Try reading something on hooks in MSDN (presuming ur target machines are running on Windows OS).

Create an application that would be installing hooks that would capture system wide key strokes. just capture them & dump them in file.

2006-10-31 00:49:14 · answer #2 · answered by kvasani 2 · 0 0

perhaps script file couldn't be a solution... you may need some application...kind of driver.

2006-10-30 22:34:45 · answer #3 · answered by Ugi 2 · 0 0

fedest.com, questions and answers