node-process-windows icon indicating copy to clipboard operation
node-process-windows copied to clipboard

Set focus doesn't set keyboard focus in Windows 10

Open ScreamingHawk opened this issue 7 years ago • 2 comments

I'm trying to send key commands to another application from within a nodeJS application.

The application doesn't receive keyboard focus or come to the front. It only flashes in the task bar.

ScreamingHawk avatar Jan 18 '18 19:01 ScreamingHawk

Same problem here :(, maybe am missing something... Hey Hawk, did you fix the problem? It is working for you? D

ghost avatar Oct 09 '19 23:10 ghost

@dilbert007 Nope sorry. Decided to go with another solution entirely...

Looks like this project is dead. The open PR looks like it has a lot of fixes that might make this work https://github.com/adamsoutar/node-process-windows

ScreamingHawk avatar Oct 10 '19 02:10 ScreamingHawk