Re: [WiX-users] Override UI control property in wxs file

2009-12-19 Thread Blair
users@lists.sourceforge.net Subject: [WiX-users] Override UI control property in wxs file Hi I am wondering if there is a way to override a property of a control without a need to define the custom dialog. For example do something like this in my wxs file: To override bui

[WiX-users] Override UI control property in wxs file

2009-12-18 Thread Petr Pokorný
Hi I am wondering if there is a way to override a property of a control without a need to define the custom dialog. For example do something like this in my wxs file: To override build-in ... ... In InstallDirDlg.wxs Thanks, Petr **