Wix:禁用内置对话框中的控件 [英] Wix : Disable control in built-in dialog

查看:67
本文介绍了Wix:禁用内置对话框中的控件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用WiX,想知道我们是否可以在内置对话框中禁用控件.我的要求是禁用"CustomizeDlg"中的浏览"按钮.

I am using WiX and want to know if we can disable a control in a built-in dialog. My requirement is to disable the "Browse" button in the "CustomizeDlg".

推荐答案

ConfigurableDirectory ,或者该用户未公开在标识符中使用一些小写字母.

Per this thread which discusses how to enable the button, what you need to do is the reverse: ensure your Feature elements do not specify a ConfigurableDirectory, or that it is not public by using some lowercase letters in the identifier.

这篇关于Wix:禁用内置对话框中的控件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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