sw3103 / movemouse

Move Mouse is a simple piece of software that is designed to simulate user activity.
http://www.movemouse.co.uk/
GNU General Public License v3.0
576 stars 108 forks source link

Does not work after a hibernate. #56

Closed Islamimad96 closed 1 year ago

Islamimad96 commented 1 year ago

After a normal hibernate (win 10) it doesn't function at all I've tried everything in the settings but no luck.

sw3103 commented 1 year ago

Please follow the Troubleshooting guide to see if that helps isolate the issue.

https://github.com/sw3103/movemouse/wiki/Troubleshooting

sudo-mk-sandwich commented 1 year ago

I've built a workaround for that: Create batch-file with following commands: taskkill /IM "Move Mouse.exe" start "" "Path to Move Mouse.exe"

Then create a task in Windows Task Scheduler, to run this batch at trigger workstation unlock. At settings tab choose quit after 1 hour and allow new instances parallel.

sw3103 commented 1 year ago

@Islamimad96 did the logs reveal anything?

Islamimad96 commented 1 year ago

@sw3103 Hey, sorry for answering late Logs didn't reveal anything wrong in fact it was showing (even if the windows were now on sleep ) that everything was just working .. but eventually I found a solution by playing around a bit with the settings by enabling the stealth mode and direction to "none" It just fixed everything and I don't know why and how.

sw3103 commented 1 year ago

Glad you found a solution, even if I don't understand it!