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

procgov.exe cmd creates an extra, empty command window #78

Closed
bersbersbers opened this issue Jan 14, 2025 · 3 comments
Closed

procgov.exe cmd creates an extra, empty command window #78

bersbersbers opened this issue Jan 14, 2025 · 3 comments
Assignees
Labels

Comments

@bersbersbers
Copy link

With v3.0:

  • Open cmd.exe
  • Run procgov.exe cmd
  • Notice an extra, empty command window

Try the same with v2.13:

  • Open cmd.exe
  • Run procgov64.exe cmd
  • There is no extra, empty command window
@lowleveldesign
Copy link
Owner

Thanks for reporting this. The new window belongs to the monitor process (new thing in 3.0) and it should disappear immediately after start, but it stays for some reason. I will investigate this.

In the meantime, if you don't need to update job limits, you may use the --nomonitor switch: procgov.exe --nomonitor cmd

@lowleveldesign lowleveldesign self-assigned this Jan 15, 2025
@bersbersbers
Copy link
Author

--nomonitor works great, thanks for the workaround!

@lowleveldesign
Copy link
Owner

Should be fixed in the latest release (3.1).

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

No branches or pull requests

2 participants