设为桌面图标 PHP代码

<?php
$Shortcut = "[InternetShortcut]
URL=http://www.maqie.com/
IDList=
[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,2
";
Header("Content-type: application/octet-stream");
header("Content-Disposition: attachment; filename=穷开心网.url;");
echo $Shortcut;
?>

 

发表评论

邮箱地址不会被公开。 必填项已用*标注

click to changeSecurity Code