当前位置:网站首页>Get trustedinstaller permission
Get trustedinstaller permission
2022-04-23 09:03:00 【Yan children's shoes】
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\runas]
@=" obtain TrustedInstaller jurisdiction "
[HKEY_CLASSES_ROOT\*\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
[HKEY_CLASSES_ROOT\Directory\shell\runas]
@=" obtain TrustedInstaller jurisdiction "
"NoWorkingDirectory"=""
[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
版权声明
本文为[Yan children's shoes]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230721075095.html
边栏推荐
- Write down the post order traversal of the ~ binary tree
- MySQL小练习(仅适合初学者,非初学者勿进)
- 使用flask和h5搭建网站/应用的简要步骤
- 单片机数码管秒表
- [original] use system Text. JSON formats the JSON string
- Star Trek强势来袭 开启元宇宙虚拟与现实的梦幻联动
- [58] length of the last word [leetcode]
- Pctp test experience sharing
- 完全二叉搜索树 (30 分)
- Failed to prepare device for development
猜你喜欢
Summary of solid problems
ONEFLOW learning notes: from functor to opexprinter
The K neighbors of each sample are obtained by packet switching
Brief steps to build a website / application using flash and H5
MySQL small exercise (only suitable for beginners, non beginners are not allowed to enter)
Idea is configured to connect to the remote database mysql, or Navicat fails to connect to the remote database (solved)
BK3633 规格书
Matlab draw five-star red flag
汇编语言与逆向工程 栈溢出漏洞逆向分析实验报告
Automatic differentiation and higher order derivative in deep learning framework
随机推荐
Pctp test experience sharing
tsdf +mvs
Matlab draw five-star red flag
Experimental report on analysis of overflow vulnerability of assembly language and reverse engineering stack
是否完全二叉搜索树 (30 分)
ONEFLOW learning notes: from functor to opexprinter
Is Zhongyan futures safe and reliable?
Flink reads MySQL and PgSQL at the same time, and the program will get stuck without logs
政务中台研究目的建设目标,建设意义,技术创新点,技术效果
L2-022 重排链表 (25 分)(map+结构体模拟)
Go语言自学系列 | golang方法
Learn SQL injection in sqli liabs (Level 11 ~ level 20)
dataBinding中使用include
Share the office and improve the settled experience
Search tree judgment (25 points)
Strength comparison vulnerability of PHP based on hash algorithm
valgrind和kcachegrind使用運行分析
K210 learning notes (II) serial communication between k210 and stm32
搞不懂时间、时间戳、时区,快来看这篇
Solidity 问题汇总