2024年3月21日发(作者:lol盒子战斗力查询)
无internet访问权限的设置(No access to Internet settings)
Win7 Internet access network is connected with an exclamation
point solution
About Vista or Win7
In Vista or Win7, you need administrator privileges to open
. If you need to open the 1. registry method
(recommended): copy and paste the following code into the txt
file, save it and rename it to the reg file. Double-click to
click Yes
Windows Registry Editor Version 5
[HKEY_CLASSES_ROOT*shellrunas]
@= "administrator to obtain ownership"
"NoWorkingDirectory" =""
[HKEY_CLASSES_ROOT*shellrunascommand]
@= " /c takeown /f"%1 "icacls"%1 "/grant
administrators:F"
"IsolatedCommand" = " /c takeown /f"%1 "icacls"%1
"/grant administrators:F"
[HKEY_CLASSES_ROOTexefileshellrunas2]
@= "administrator to obtain ownership"
"NoWorkingDirectory" =""
[HKEY_CLASSES_ROOTexefileshellrunas2command]
@= " /c takeown /f"%1 "icacls"%1 "/grant
administrators:F"
"IsolatedCommand" = " /c takeown /f"%1 "icacls"%1
"/grant administrators:F"
[HKEY_CLASSES_ROOTDirectoryshellrunas]
@= "administrator to obtain ownership"
"NoWorkingDirectory" =""
[HKEY_CLASSES_ROOTDirectoryshellrunascommand]
@= " /c takeown /f"%1 "/r /d y and icacls"%1 "/grant
administrators:F /t"
"IsolatedCommand" = " /c takeown /f /r /d"%1 "Y and
icacls"
(please make sure to copy the space, otherwise the change will
fail)
Two, right click the "computer" in the "management", which has
a local users and groups, and then in the Administrator right
click, take off. This is the disabled has all the authority of
发布者:admin,转转请注明出处:http://www.yc00.com/xitong/1711003883a1847928.html
评论列表(0条)