Re: [WiX-users] "Change" behaviour

2006-06-06 Thread Rob Hamflett
PROTECTED] > Sent: 03 June 2006 19:49 > To: Ed Russell > Cc: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] "Change" behaviour > > Ed Russell wrote: >> I might be being stupid here - I have a component element which I use > to >> update a numb

Re: [WiX-users] "Change" behaviour

2006-06-05 Thread Bob Arnson
Ed Russell wrote: > So - is there nothing that can be done to force the change to re-install > any files... I guess it's sensible that it doesn't - just not for me > now!!! > You might be able to do it by making the component transitive. (See http://msdn.microsoft.com/library/default.asp?url=/

Re: [WiX-users] "Change" behaviour

2006-06-05 Thread Ed Russell
Not really the prettiest of options tho! - Any other ideas as I'd rather not do this? Cheers, Ed Russell -Original Message- From: Bob Arnson [mailto:[EMAIL PROTECTED] Sent: 03 June 2006 19:49 To: Ed Russell Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] "Change&quo

Re: [WiX-users] "Change" behaviour

2006-06-05 Thread Bob Arnson
Ed Russell wrote: > I might be being stupid here - I have a component element which I use to > update a number of registry settings based on inputs into a dialog > during an install. I've put it in it's own Feature which all seems to > work fine on the main install... > > Now I want users to be a

[WiX-users] "Change" behaviour

2006-06-02 Thread Ed Russell
Hi Guys, I might be being stupid here - I have a component element which I use to update a number of registry settings based on inputs into a dialog during an install. I've put it in it's own Feature which all seems to work fine on the main install... Now I want users to be able to re-run the i