-
-
Notifications
You must be signed in to change notification settings - Fork 250
文档中关于程序名的描述不一致而且都不对 #70
Description
命令行选项:
格式: NSudoL [ 选项与参数 ] 命令行或常用任务名
称谓1:NSudoL
例子: 以 TrustedInstaller 权限, 启用所有特权, 完整性默认运行命令提示符
NSudo -U:T -P:E cmd
称谓2:NSudo
真正的命令行用法:执行NSudoLG.exe
E:\Users\23Xor>nsudolg -U:T -P:E cmd
(没有回显并弹出一个提权的cmd窗口)
而执行NSudoLC.exe会报错
E:\Users\23Xor>nsudolc -U:T -P:E cmd
M2-Team NSudo Launcher 8.2
© M2-Team. All rights reserved.
错误: 进程创建失败。
欲了解更多信息, 请访问 https://m2team.github.io/NSudo/zh-hans。
Sender: NSudoCreateProcess
DateTime: 2021-07-31 17:32:57
Process ID: 3224
Thread ID: 6476
UserModeType: 1
PrivilegesModeType: 1
MandatoryLabelType: 0
ProcessPriorityClassType: 2
ShowWindowModeType: 0
WaitInterval: 0
CreateNewConsole: 1
CommandLine: cmd
CurrentDirectory: E:.public\cliapps\nsudo
Sender: NSudoCreateProcess
DateTime: 2021-07-31 17:32:57
Process ID: 3224
Thread ID: 6476
Enable the SeDebugPrivilege for the context access token failed, returns -2147023596.