如果想自定义快捷键,那么自己建一个快捷方式,然后打开记事本,把快捷方式拖进去,看到代码。然后替换$shortcut的值。就ok!
$Shortcut = "[InternetShortcut] URL=http://www.sunhaibing.com/ IconIndex=43 IconFile=C:\Windows\system32\SHELL32.dll HotKey=1626 IDList= [{000214A0-0000-0000-C000-000000000046}] Prop3=19,2 "; Header("Content-type: application/octet-stream"); header("Content-Disposition: attachment; filename=sunhaibing.url;"); echo $Shortcut;
近期评论