Anyone know how WSASettings.exe is intended to be launched on the commandline? #704
Unanswered
anonhostpi
asked this question in
Q&A
Replies: 1 comment
-
For anyone else encountering this problem, I found a workaround. Run CTRL + R -> |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that running WSASettings.exe straight from the build files, it gives me a .dll missing error.
I opened WSASettings using the start menu and it opens fine. When I did that I ran (Get-Process wsasettings).CommandLine and found that it was run like this:
Any idea where that ServerName comes from?
Beta Was this translation helpful? Give feedback.
All reactions