打开Application Data
Posted toby.zl
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了打开Application Data相关的知识,希望对你有一定的参考价值。
1.建后缀名为reg的新文件,复制以下代码后点击运行。
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\runas]
@="管理员取得所有权"
"NoWorkingDirectory"=""
[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\exefile\shell\runas2]
@="管理员取得所有权"
"NoWorkingDirectory"=""
[HKEY_CLASSES_ROOT\exefile\shell\runas2\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]
@="管理员取得所有权"
"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"
2.打开C:\Users\Toby,找到Application Data文件,如果找不到该文件夹,说明系统把相关文件隐藏了,需打开。
3.点击右键,在弹出的菜单栏选择“管理员取得所有权限"(这个选项不运行第一步的Rreg文件,是不会有的)。
点击“管理员取得所有权限”运行,等待运行结束,就可打开Application Data。
以上是关于打开Application Data的主要内容,如果未能解决你的问题,请参考以下文章
OroPlatform:在新选项卡中从 application_menu 打开项目
IE 无法打开“application/vnd.openxmlformats-officedocument.wordprocessingml.document”