荔园在线

荔园之美,在春之萌芽,在夏之绽放,在秋之收获,在冬之沉淀

[回到开始] [上一篇][下一篇]


发信人: hellrock (地狱乐队I~地狱之王), 信区: Multimedia
标  题: 安装、注册ActiveX控件的脚本样例(转载)
发信站: BBS 荔园晨风站 (Fri Dec 15 19:53:48 2000), 转信

发信人: Rock (杰子), 信区: MultiMedia
标  题: 安装、注册ActiveX控件的脚本样例(转载)
发信站: BBS汕头大学郁金香站 (Tue Nov 14 10:15:49 2000), 转信

安装、注册ActiveX控件的脚本样例;
    (1)从Internet网上安装
A、检查支持ActiveX的系统文件是否存在,脚本样例如下:
if ActiveXInstalled()=0 then
MB_Caption:="ActiveX Support Missing"
MB_BodyText:="You do not have the necessary ActiveX Support files installed.
 Please run the installation routine included with this program."
MB_BoxNumBer:=16
MB_Returnedvalue:=MessageBox(WindowHandle,MB_BodyText,BB_Cation,MBBoxNumber)

else
B、获得将要注册的ActiveX控件的ID值,可在Sprite图标属性对话框中单击“选项”按
钮或URL得到些ID值,脚本样例如下:
ControlID:="{FC25B780-75BE-11CF-8B01-444553540000}"
C、若能下载控件,则检查安全设置,脚本样例如下:
MB_ReturnedValue:=6
repeat while(ActiveXDownLoadsetting()="Disabled"|ActiveXSecuritySetting()="H
igh")&MB-ReturnedValue=6
MB_Caption:="ActiveXSecurity settings"
MB_BodyText:="Your ActiveX Security settings may prevent this application fr
om installing an ActiveX control, You must enable ActiveX downloading and se
t the security Method to Medium or None,Would you like to change your settin
gs now?"
MB_BoxNumber:=36
MB_ReturnedValue:=MessageBox(Windowhandle,MB_BodyText ,MB_Caption,MB_BoxNumb
er)
if MB_returnedValue=6 then
ActiveXSecurityDialog()
End if
end repeat
D、检查现在是否可以安装,若可以,则安装该控件,否则显示警告信息,脚本样例如下

If ActiveXDownLoadsetting()="Disabled"|ActiveXSecuritySetting()="High" then
MB_Caption:-"Unable to Download Control"
MB_BodyText:="Your ActiveX Security settings prevented the installation of a
n ActiveX control that this application needs."
MB_BoxNumber:=16
MB_ReturnedValue:+MessageBox(WindowHandle,MB_BodyText,MB_caption,MB_BoxNumbe
r)
else

E、调用控件的下载及注册函数,安装一新版本,脚本样例如下:
ActiveXControlDownload(ControlID,"http:////www.macromedia.com//support//auth
orware//",-1,-1,-1,-1)
end if
end if
--

  ───────────────────────────────────┈┈
         īq ──────────────╮             ◤◤\\\
         │   我要做个好孩子             │    O  。     □-□--╮
         │         好好学习  天天向上
--
魔岩设计工作室-Rock Studio*[0

※ 来源:·BBS 荔园晨风站 bbs.szu.edu.cn·[FROM: bbs.stu.edu.cn]


[回到开始] [上一篇][下一篇]

荔园在线首页 友情链接:深圳大学 深大招生 荔园晨风BBS S-Term软件 网络书店