Re: [WiX-users] How to show installation path for those features which cannot customize.

2011-08-24 Thread Bob Arnson
On 23-Aug-11 23:26, shengyixing wrote: > Now what I want is, to display the installation path for those feature, even > it cannot customize path, thus show its default installation path. I don't think it's supported. The MSI SDK says: The SelectionTree control uses the SelectionPathOn event to

Re: [WiX-users] How to show installation path for those features which cannot customize.

2011-08-23 Thread shengyixing
Upload an image to describe that. http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/file/n6719045/wixml.png -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-show-installation-path-for-those-features-which-cannot-customize-tp671875

[WiX-users] How to show installation path for those features which cannot customize.

2011-08-23 Thread shengyixing
Hi everyone. I'm now using WixUI_FeatureTree as my installer UI, and have about 10 features in CustomizeDlg. Some has the parameter "ConfigurableDirectory", but some not. That means, by default, Wix only shows installation path for those feature which can customize path. Now what I want is, to