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

Fix for retrieving command line arguments of wslhost.exe. #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yamam
Copy link

@yamam yamam commented Dec 28, 2024

When wslhost.exe is running with administrator privileges, it cannot retrieve its own command line arguments. Therefore, we will obtain the command line arguments of the newly launched wslhost.exe while wslbridge2-backend is running.

fixes mintty/wsltty#363

…L2 is initially launched with administrator privileges.

When wslhost.exe is running with administrator privileges, it cannot retrieve its own command line arguments.
Therefore, we will obtain the command line arguments of the newly launched wslhost.exe while wslbridge2-backend is running.
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

Successfully merging this pull request may close these issues.

wsltty 3.7.6.2 and later exits immediately unless run as administrator
1 participant