分享WIN10系统获取trustedinstaller权限的操作步骤。

今天归来教程小编讲解了WIN10系统怎样获取trustedinstaller权限操作步骤,下文就是关于WIN10系统获取trustedinstaller权限的操作教程,一起来学习吧!

WIN10系统获取trustedinstaller权限的操作步骤

WIN10系统获取trustedinstaller权限的操作步骤

WIN10系统获取trustedinstaller权限的操作步骤

1、在桌面新建一个文本文件;

WIN10系统获取trustedinstaller权限的操作步骤

2、将文件重命名为trustedinstaller.txt,将以下代码复制粘贴到记事本里;

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT*shellrunas]

@=“获取TrustedInstaller权限”

[HKEY_CLASSES_ROOT*shellrunascommand]

@=“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_ROOTDirectoryshellrunas]

@=“获取TrustedInstaller权限”

“NoWorkingDirectory”=“”[HKEY_CLASSES_ROOTDirectoryshellrunascommand]

@=“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”

WIN10系统获取trustedinstaller权限的操作步骤

WIN10系统获取trustedinstaller权限的操作步骤

3、将文件的扩展名修改为reg;

WIN10系统获取trustedinstaller权限的操作步骤

4、提示修改后的问题,不用管,直接点确定;

WIN10系统获取trustedinstaller权限的操作步骤

5、双击trustedinstaller.reg,提示注册表信息添加成功。

WIN10系统获取trustedinstaller权限的操作步骤

上文就讲解了WIN10系统获取trustedinstaller权限的操作方法,希望有需要的朋友都来学习哦。

本文来自投稿,不代表归来教程立场,如若转载,请注明出处:https://www.guiqulai.com/363626.html

(0)
上一篇 8分钟前
下一篇 3分钟前

相关推荐