位置:绿色联盟 > 下载中心系统工具优化设置→ Fn+F5快捷键修复工具下载

Fn+F5快捷键修复工具 V2.79.1 绿色免费版

  • 运行环境:PC-windows操作系统
  • 软件语言:简体中文|授权方式:绿色免费版
  • 软件类型:国产软件 - 系统工具 - 优化设置
  • 软件大小:1.00 KB
  • 下载星级:
  • 软件官网:暂无
  • 更新时间:2019/1/22 18:55:55
软件简介
本站提供绿色免费版的 Fn+F5快捷键修复工具 软件免费下载。

【软件截图】

Fn+F5快捷键修复工具

【基本介绍】

Fn+F5快捷键修复必备工具V2.79.1, 支持各种品牌电脑的Fn快捷键功能修复。
Fn+F5快捷键修复工具相关知识教程:
@echo off

cls

@echo off

if exist "C:\Program Files\Lenovo\Energy Management\Energy Management.exe" (goto regPM32) else if exist "C:\Program Files (x86)\Lenovo\Energy Management\Energy Management.exe" (goto regPM64) else goto hotkey

:regPM32

REG add HKLM\SOFTWARE\Microsoft\Windows(窗口化操作系统system)\CurrentVersion\Run /f /v "Energy Management" /t REG_SZ /d "C:\Program Files\Lenovo\Energy Management\Energy Management.exe"  

goto hotkey

:regPM64

REG add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /f /v "Energy Management" /t REG_SZ /d "C:\Program Files (x86)\Lenovo\Energy Management\Energy Management.exe"

goto hotkey

:hotkey

ver | find "5.1">NUL && IF errorlevel 0 goto xp

if exist "C:\Program Files\Lenovo\Energy Management\Utility.exe" (goto reghotkey32) else ( if exist "C:\Program Files (x86)\Lenovo\Energy Management\Utility.exe" (goto reghotkey64) else ( goto nointall )) 

:reghotkeyxp

REG add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /f /v "EnergyUtilty" /t REG_SZ /d "C:\Program Files\Lenovo\Energy Management\Utilty.exe"

goto run

:reghotkey32

REG add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /f /v "EnergyUtilty" /t REG_SZ /d "C:\Program Files\Lenovo\Energy Management\Utility.exe"

goto run

:reghotkey64

REG add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /f /v "EnergyUtility" /t REG_SZ /d "C:\Program Files (x86)\Lenovo\Energy Management\Utility.exe"

goto run

:xp

if exist "C:\Program Files\Lenovo\Energy Management\Utilty.exe" (goto reghotkeyxp) else (goto nointall)

goto end

:run

if exist "C:\Program Files\Lenovo\Energy Management\Utility.exe" (goto runUtility) else ( if exist "C:\Program Files\Lenovo\Energy Management\Utilty.exe" (goto runUtility) else ( if exist "C:\Program Files (x86)\Lenovo\Energy Management\Utility.exe" (goto runUtility64) else ( goto nointall)))

:runUtility

start "" "C:\Program Files\Lenovo\Energy Management\Utility.exe" 

goto end

:runUtilty

start "" "C:\Program Files\Lenovo\Energy Management\Utilty.exe" 

goto end

:runUtility64

start "" "C:\Program Files (x86)\Lenovo\Energy Management\Utility.exe" 

goto end

:end

start mshta vbscript:msgbox("布置设置完成!",vbInformation,"提示信息")(window.close)&&exit

exit

:nointall

start mshta vbscript:msgbox("请先安装Lenovo电源管理程序!",vbInformation,"提示信息")(window.close)&&exit

pause

下载地址
软件说明
* 为了达到最快的下载速度,推荐使用迅雷下载
* 请一定升级到最新版WinRAR解压缩软件才能正常解压本站提供的软件!
* 站内提供的所有软件由网上搜集,若侵犯了你的版权利益,敬请来信通知我们!