uiur / node-screencapture

Take a screenshot of your desktop.
47 stars 14 forks source link

no support for win64 #14

Open abdulwajid725 opened 7 years ago

abdulwajid725 commented 7 years ago

script takes screenshot of whole screen in win64..NOT interactive as in linux..please have a look at it.

uiur commented 7 years ago

ref: https://github.com/uiureo/node-screencapture/pull/4#issuecomment-139939773

fritx commented 7 years ago

yeah it was because the fallback solution for windows system: nircmd.exe doesn't support interactive selection. :/