hallo everyone,
I try to make a monitoring solution to work on my PC for monitoring others' activities on my PC.
I have wrote a simple programm for key logging using keyDown event with keyPreview is true for form
what is the best way to make the code in an excutable form, is it by making it a "windows service" ?, if yes then how to do this?
thank you
I try to make a monitoring solution to work on my PC for monitoring others' activities on my PC.
I have wrote a simple programm for key logging using keyDown event with keyPreview is true for form
what is the best way to make the code in an excutable form, is it by making it a "windows service" ?, if yes then how to do this?
thank you