adminis: inf怎样告诉浏览器要下载哪些文件,以及哪些
文件要注册,存放在那个目录下,能给个例子说明吗?
CJ:我附加下载了1个tete.txt 文件,浏览器会提示注册,在注册表内我也查到,
但search files 就是找不到。
原代码如下:
html:
<HTML>
<H1> Delphi 5 ActiveX Test Page </H1><p>
You should see your Delphi 5 forms or controls embedded in the form below.
<HR><center><P>
<OBJECT
classid="clsid:8A026E45-03EB-11D4-9DEF-0000E8748770"
codebase="http://193.0.2.139/filereader/LinActiveFormP.inf"
width=538
height=350
align=center
hspace=0
vspace=0
>
</OBJECT>
</HTML>
LinActiveFormP.inf:
;Delphi-generated INF file for LinActiveFormP.ocx
[Add.Code]
LinActiveFormP.ocx=LinActiveFormP.ocx
tete.txt=tete.txt
[LinActiveFormP.ocx]
file=http://193.0.2.139/filereader/LinActiveFormP.ocx
clsid={8A026E45-03EB-11D4-9DEF-0000E8748770}
RegisterServer=yes
FileVersion=1,0,0,0
[tete.txt]
file=http://193.0.2.139/filereader/tete.txt