武林網(wǎng)訊 一 、打開關(guān)閉Win 7顯卡加速
依次打開:桌面右鍵-調(diào)整屏幕分辨率-高級設(shè)置-疑難解答,就會發(fā)現(xiàn)硬件加速操作變?yōu)榭刹僮鳌?/p>
其實(shí)在Win 7系統(tǒng)的顯卡加速默認(rèn)是不可以操作的,開機(jī)速度慢怎么辦?需要自己動手進(jìn)行制作上面的REG文件,來實(shí)現(xiàn)打開關(guān)閉Win 7的顯卡加速操作。
二、打開關(guān)閉Win 7的顯卡加速需要運(yùn)行REG文件
1、運(yùn)行附件中.reg文件,增加右鍵中“管理員取得所有權(quán)”選項;運(yùn)行時,系統(tǒng)提示一路Yes即可;
2、找到 C:Windows/system32 下的deskadp.dll deskmon.dll deskperf.dll 三個文件,在其上右鍵選擇“管理員取得所有權(quán)”;
3、將下載的 deskadp.dll deskmon.dll deskperf.dll ,復(fù)制到 C:Windows/system32 覆蓋文件;
覆蓋前可右鍵屬性-權(quán)限查看管理員是否有完全控制的權(quán)限,若沒有覆蓋不會成功, 需要重新獲取權(quán)限;
三 、打開關(guān)閉Win 7的顯卡加速需要制作運(yùn)行REG文件
可以新建文本文檔,將以下內(nèi)容復(fù)制到文件中保存,然后文件重新命名為管理員取得所有權(quán).reg;
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT/*/shell/runas]
@="管理員取得所有權(quán)"
"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]
@="管理員取得所有權(quán)"
"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]
@="管理員取得所有權(quán)"
"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"
準(zhǔn)備已經(jīng)破解的system32中控制加速的文件;在網(wǎng)絡(luò)上收索“Win7顯卡加速補(bǔ)丁”可獲取“deskadp.dll deskmon.dll deskperf.dll”三個文件;
新聞熱點(diǎn)
疑難解答
圖片精選