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

Unable to start SystemTrayMenu with multiple users (e.g. terminalserver) #526

Open
BetaWayOfLife opened this issue Jun 21, 2024 · 0 comments

Comments

@BetaWayOfLife
Copy link

SystemTrayMenu only starts with the first user on the machine / server:

2024.06.21 07:27:17.082 1 ERROR Run as single instance failed
System.ComponentModel.Win32Exception (5): Zugriff verweigert
at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
at System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited)
at System.Diagnostics.Process.Kill()
at SystemTrayMenu.Utilities.SingleAppInstance.Initialize() in D:\a\1\s\Utilities\SingleAppInstance.cs:line 74

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

1 participant