You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Win32Exception: An error occurred trying to start process 'C:\Windows\System32\osk.exe' with working directory '...'. The requested operation requires elevation.
If you run the following code in LINQPad (on Windows):
you get:
at this line.
Should the consumer catch
Win32Exception
?The text was updated successfully, but these errors were encountered: