安装程序正在安装时引发的事件..... [英] Event to raise while setup is installing.....

查看:70
本文介绍了安装程序正在安装时引发的事件.....的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨......

有人可以建议我,我想在单击setup.exe时执行一些操作,这意味着在安装我的应用程序的setup.exe(MSIInstaller)时,我必须将一些文件复制到bin目录中,有人可以帮我解决这个问题吗? .

Hi....

Can anybody suggest me, I want to perform some operation when setup.exe is clicked, means while installing setup.exe(MSIInstaller) of my application, i have to copy some files to bin directory, can anyone help me regarding this....

推荐答案

您可以使用自定义"操作添加自己的例程:.

设置过程分为四个阶段:
1.安装:在安装开始之前发生.
2.提交:安装成功后发生.
3.回滚:在卸载开始之前发生.
4.卸载:卸载成功后发生.
You can use Custom actions to add your own routines:.

There are 4 phases of the setup process:
1. Install: Occurs before installation starts.
2. Commit: Occurs after installation succeed.
3. Rollback: Occurs before uninstallation starts.
4. Uninstall: Occurs after uninstallation succeed.


这篇关于安装程序正在安装时引发的事件.....的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆