「DevMgr – 8KB,为设备管理器中的设备创建快捷方式[Windows]」的评论 http://inloveinparis.com/devmgr-hardware-properties-shortcut/ 分享免费、小巧、实用、有趣、绿色的软件 Tue, 03 Aug 2021 06:58:50 +0000 hourly 1 https://wordpress.org/?v=6.8.1 评论者:cleanery http://inloveinparis.com/devmgr-hardware-properties-shortcut/comment-page-1/#comment-478449 Tue, 03 Aug 2021 06:58:50 +0000 http://inloveinparis.com/devmgr-hardware-properties-shortcut/#comment-478449 回复给 lO_kIN_lONG

或者用系统自带的pnputil
%1 start “” mshta vbscript:createobject(“shell.application”).shellexecute(“””%~0″””,”::”,,”runas”,1)(window.close)&exit
pnputil /restart-device “PCI\VEN_8086&DEV_3E9B&SUBSYS_086F1028&REV_00\3&11583659&0&10”

]]>
评论者:cleanery http://inloveinparis.com/devmgr-hardware-properties-shortcut/comment-page-1/#comment-478448 Tue, 03 Aug 2021 06:46:27 +0000 http://inloveinparis.com/devmgr-hardware-properties-shortcut/#comment-478448 回复给 lO_kIN_lONG

我用命令行禁用启用核显
%1 start “” mshta vbscript:createobject(“shell.application”).shellexecute(“””%~0″””,”::”,,”runas”,1)(window.close)&exit
devcon disable *DEV_3E9B*
devcon enable *DEV_3E9B*

]]>
评论者:lO_kIN_lONG http://inloveinparis.com/devmgr-hardware-properties-shortcut/comment-page-1/#comment-478401 Fri, 30 Jul 2021 17:21:51 +0000 http://inloveinparis.com/devmgr-hardware-properties-shortcut/#comment-478401 呵 我就剛好有用
剛更新完Bug 10
藍牙一重啟就失效
一定要禁用再啟用
這個工具剛好有用

]]>
评论者:呵呵 http://inloveinparis.com/devmgr-hardware-properties-shortcut/comment-page-1/#comment-478397 Fri, 30 Jul 2021 11:55:06 +0000 http://inloveinparis.com/devmgr-hardware-properties-shortcut/#comment-478397 敲个devmgmt.msc就能打开,干嘛要多弄个程序…

]]>