Answer the question
In order to leave comments, you need to log in
Track mouse cursor by windows service written in pyhon?
Wrote a script in python. Made it into an exe using pyinstaller. When you run the exe, all the functionality of the script works. I made a service out of exe using nssm. When the service is running, part of the functionality works, but the part tied to tracking movements and mouse clicks does not. I tried to follow the mouse with both ctypes.windll.user32 and pynput.mouse. How to implement the idea?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question