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

windowshide config need to be added #26

@Yusuf007R

Description

@Yusuf007R

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions