Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants