Skip to content

muffinsAKA/clipboard-event-handler-32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Replaces the malfunctioning exe file in node-clipboard-event

node-clipboard-event

You can download the binary under Releases on this page or you can compile it yourself like this:

1.) Download the CPP file or clone this repository.

2.) Download MiniGW here https://github.com/niXman/mingw-builds-binaries/releases

3.) Put the clipboard.cpp file in the bin folder inside of the MiniGW folder.

4.) Open command prompt in this directory and run: g++ -o clipboard-event-handler-win32.exe clipboard.cpp -static -luser32

5.) Place the newly generated exe file in /node_modules/clipboard-event/platform and overwrite the old one.

About

Replacement for malfunctioning exe in node-clipboard-event

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages