Re: [WiX-users] SelectionTree not showing the features to be installed!

2007-11-14 Thread Sedgar
Resolution found. Posted in neighbor topic: http://www.nabble.com/empty-feature-tree-in-maintenance-mode-tf1650272.html#a13743269 Empty feature tree in maintenance mode Sedgar wrote: > > Hi. > Have same problem with visibility of features components in SelectionTree. > All fine at the firs

Re: [WiX-users] SelectionTree not showing the features to be installed!

2007-11-13 Thread Sedgar
Hi. Have same problem with visibility of features components in SelectionTree. All fine at the first time of msi running. But SelectionTree is empty after a product installed and I run installation again for modify some compomets. Any have idea about possible reasons of it? Maintenance Welcome

Re: [WiX-users] SelectionTree not showing the features to be installed!

2007-11-01 Thread Sebastian Brand
Also make sure the 's Level attribute is not set to "0". Best regards, Sebastian Brand Instyler Software - http://www.instyler.com On Oct 30, 2007, at 2:29 , Richard wrote: > > In article > <[EMAIL PROTECTED]>, >"Sajo Jacob" <[EMAIL PROTECTED]> writes: > >> I have defined all my featur

Re: [WiX-users] SelectionTree not showing the features to be installed!

2007-10-29 Thread Richard
In article <[EMAIL PROTECTED]>, "Sajo Jacob" <[EMAIL PROTECTED]> writes: > I have defined all my features with Display='expand' and > AllowAdvertise="yes" with the appropriate components refs but still don't > see the features on the selectiontree. It in fact shows a 2 level tree with > no n

[WiX-users] SelectionTree not showing the features to be installed!

2007-10-29 Thread Sajo Jacob
I have defined all my features with Display='expand' and AllowAdvertise="yes" with the appropriate components refs but still don't see the features on the selectiontree. It in fact shows a 2 level tree with no names to the features, something is definitely not right here since I have more than 2 fe