Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windowshide config need to be added #26

Open
Yusuf007R opened this issue Sep 23, 2022 · 0 comments
Open

windowshide config need to be added #26

Yusuf007R opened this issue Sep 23, 2022 · 0 comments
Assignees

Comments

@Yusuf007R
Copy link

Hello, first of all thanks you guys so much for making this project,

I'm using this project for a script with custom shortcuts for myself, I'm trying to run it with pm2 in the background but the problem is that it launches a window with the WinKeyServer.exe
like this:
image

the solution to this is adding the windowsHide config to true in the execFile of the winKeyServer.ts

this.proc = execFile(serverPath, { maxBuffer: Infinity });

I have already tested it on local and it seems to work just fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants