Skip to content

The requested operation requires elevation #115

@Bartleby2718

Description

@Bartleby2718

If you run the following code in LINQPad (on Windows):

Command.Run(@"C:\Windows\System32\osk.exe").Wait();

you get:

Win32Exception: An error occurred trying to start process 'C:\Windows\System32\osk.exe' with working directory '...'. The requested operation requires elevation.

at this line.

Should the consumer catch Win32Exception?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions