Re: [WiX-users] Link Dialog to Feature

2006-10-17 Thread Bob Arnson
gcoates wrote: > I want to display a certain dialog only if a certain feature is selected, > otherwise I want to skip the related dialog. > Is this possible in Wix. > > As far as I can see, I can only change screen flow by manipulating > properties which are referenced behind buttons. This leads me

[WiX-users] Link Dialog to Feature

2006-10-17 Thread gcoates
Hi all, I want to display a certain dialog only if a certain feature is selected, otherwise I want to skip the related dialog. Is this possible in Wix. As far as I can see, I can only change screen flow by manipulating properties which are referenced behind buttons. This leads me to writing quit