当前位置:首页 > 快捷方式

去掉桌面快捷方式箭头

7年前 (2018-09-19)2260
去掉桌面快捷方式箭头
方法一:reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons"...

VBS创建修改快捷方式

11年前 (2015-03-01)2830
Set WshShell = WScript.CreateObject("WScript.Shell") strDesktop = WshShell.SpecialFo...