I've been asked by senior management to create and deploy a keystroke
logger
application (log to a local or network folder). Active directory already
blocks the target users from opening task manager (they won't be able to
see it running) so it needs to be straight forward and just capture key
strokes
(not "F" keys or shifts, alts, ctrls, etc). Any ideas how to do this? I
need to get up something pretty quickly and have been told nothing can be
purchased. So I'm thinking a console app or something? I can use 1.1 or
2.0 if necessary. Round one can be quick and dirty and down the road we
can
make it do more. Thanks - Steve