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