10154.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 30 行

HTML
30
字号
<html>
  <head>
    <title>How to create an shortcut icon on desktop?</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>How to create an shortcut icon on desktop?</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by wei on February 16, 1999 at 07:28:56:<p>
I have had a program called Program A, and have an A.ico file associated with it.<br>Now I need a VB program B, which does such thing: after execute B, a shortcut icon (A.ico) for pragram A is created on desk top with proper caption on it (such as Program A).<br>Question: what VB tools I could use to implement such task?
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 10154-->
<!--top: 10184--><li><a href="10184.html">Re: How to create an shortcut icon on desktop?</a> <b>Apocalypse</b> <i>19:42:36 2/19/99</i>
(<!--responses: 10184-->1)
<ul><!--insert: 10184-->
<!--top: 10189--><li><a href="10189.html">Re: How to create an shortcut icon on desktop?</a> <b>wei</b> <i>04:52:48 2/20/99</i>
(<!--responses: 10189-->0)
<ul><!--insert: 10189-->
</ul><!--end: 10189-->
</ul><!--end: 10184-->
</ul><!--end: 10154-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?