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!!!

I'm thinking that my only option would be to put the write to the
registry into a custom action dll and run this each time...  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" behaviour

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 able to re-run the install, select the "Change"
> option, update these values and have them re-written into the
> registry...  But it doesn't seem to want to do anything... Am I
missing
> anything obvious?  Or is this how the Installer Change behaviour
works?
>   
A modify/change operation lets users choose different sets of features 
to install. It doesn't reinstall everything, which is the problem you're

running into. Your component is installed so the only thing a change 
operation can do is remove it.

-- 
sig://boB
http://bobs.org

 

------------------------------------------------------------------------
--------
This Message has been Scanned by SurfControl(c) Email Filter
------------------------------------------------------------------------
--------

Co-operative IT is part of The Midcounties Co-operative 

West Midlands Co-operative Society (WMCS) and Oxford, Swindon and Gloucester 
Co-operative Society (OSG) have merged to form The Midcounties Co-operative.

The information contained in this e-mail is confidential and is intended solely 
for the named recipient(s) only. If you are not the named recipient(s) you 
should not disseminate, distribute or copy this e-mail. If you have received 
this email in error please notify us by telephone on (+44 ) 0845 4585 650 
immediately and delete the message and any copies from your computer. The 
Midcounties Co-operative has taken every reasonable precaution to ensure that 
any attachment to this e-mail has been checked for viruses. However, we cannot 
accept liability for any damage sustained as a result of any such software 
viruses and advise you to carry out your own virus check before opening any 
attachment. Furthermore, we do not accept responsibility for any change made to 
this message after it was sent by the sender.


This Message has been Scanned by SurfControl(c) Email Filter



_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to