WIX-在安装取消时运行自定义操作 [英] WIX - Run custom action on installation cancellation

查看:61
本文介绍了WIX-在安装取消时运行自定义操作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用WIX进行安装,需要在用户按下取消"按钮时执行自定义操作.

I'm wirintg an installer using WIX and I need to execute a custom action when a user press the "cancel" button.

我创建了一个自定义动作,但似乎找不到在何处使用该动作.

I've created a custom action but I don't seem to find where to use that action.

任何想法我该怎么做?

推荐答案

尝试类似的方法:

<Custom Action="MyAction" OnExit="cancel">1</Custom>

这篇关于WIX-在安装取消时运行自定义操作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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