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