Method | Description | |
---|---|---|
AdminRequired ( System.Action actionThatMayRequireAdminPrivileges, string cmdLine ) : void |
Method | Description | |
---|---|---|
RunAgainAsAdmin ( |
||
RunAgainAsAdmin ( this assembly, string cmdLine ) : bool | ||
WaitForUserInputAndExitWithError ( ) : void |
public static AdminRequired ( System.Action actionThatMayRequireAdminPrivileges, string cmdLine ) : void | ||
actionThatMayRequireAdminPrivileges | System.Action | |
cmdLine | string | |
return | void |