5055.html

来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 23 行

HTML
23
字号
<html>
  <head>
    <title>Re: 除了vb6本身的安装精灵以外,如何产生安装程式</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: 除了vb6本身的安装精灵以外,如何产生安装程式</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:Jeff12@hotmail.com">Jeffrey</a> on August 26, 1998 at 09:16:27:<p>
In Reply to: <a href="4918.html">除了vb6本身的安装精灵以外,如何产生安装程式</a> posted by me on August 21, 1998 at 09:34:43:<p>
Sorry I can not input Chinese. I Think you can use Setup Wizard<br>to do this. In the last step in Setup Wizard, you click "Save template..."<br>and save the template to a file "xxx.swt". Then DO NOT click finish, but click cancel. <br>Then you edit "xxx.swt" (a text file) manually to set your picture files under the correct directory<br>($AppPath)\Picture). Then rerun the setup wizard using this template, it will put your files<br>in the desired place.<br>Hope this answers your question. I a new VB programmer, and will be looking forward to getting <br>helps from all of you. Thanks.<p>Jeff<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 5055-->
</ul><!--end: 5055-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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