Re: [WiX-users] Component Request: null eventhough parent feature is inADDLOCAL

2011-06-13 Thread Tobberoth
Thanks for your reply. Yes, the text file has been edited after the install. I build msi 1, install it. I edit the text file, create msi 2, create msp from the two msi's and run it (with REINSTALLMODE=vamus). File is not updated nor requested. I looked at your link and only found 2 parts. In both

Re: [WiX-users] Component Request: null eventhough parent feature is inADDLOCAL

2011-06-10 Thread Peter Shirtcliffe
Has the text file been edited since it was installed ? Ensure that the modification and creation dates and times are the same before applying the msp. There is no reinstallmode at component level. You could try REINSTALLMODE=vamus to force an overwrite regardless of "version" just to see if that w