首页 > 其他 > 详细

install shield 2010 Basic MSI安装包调用dll

时间:2016-08-18 12:43:49      阅读:257      评论:0      收藏:0      [点我收藏+]
1.新建Basic MSI项目
2.Behavior and Logic->Custom Action and Sequence->右边面板CustomActions->Custom Action Wizard
->下一步->填写Action Name、Comment(可不填)->Type 选择Call a function in a standard dynamic-link library。(这里有多种选择,有JScript、VBScript等)->配置函数名、参数、返回值信息->Browse 选择.dll文件->下一步 直到确定。
3.在Squences中可以右键Insert新建的Action了。
另外在User Interface的Dialogs中右边面板All Dialogs选择一个dialog展开,选择Behavior右边面板,选择一个Control右边表格Event可以加入DoAction,Argument可以选择你的Action

install shield 2010 Basic MSI安装包调用dll

原文:http://www.cnblogs.com/freemindblog/p/5783271.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!