当前位置:首页
> 快捷方式
去掉桌面快捷方式箭头
6年前 (2018-09-19)1944
方法一:reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons"...
VBS创建修改快捷方式
10年前 (2015-03-01)2412
Set WshShell = WScript.CreateObject("WScript.Shell") strDesktop = WshShell.SpecialFo...