I have tried putting that condition on the component, it still does not get
overwritten when doing a repair. What would need putting in the
<InstallExecuteSequence> to make it work?

On Mon, 18 Aug 2014 10:47:40 -0500, Jeremiahf <jeremi...@gmail.com> wrote:
> Have you tried putting conditions in your   <InstallExecuteSequence>?
> 
>
http://alekdavis.blogspot.com/2013/05/wix-woes-what-is-your-installer-doing.html
> 
> 
>    - NOT Installed OR REINSTALL
> 
> 
>
InstallUninstallRepairModifyUpgradeINSTALLEDFALSETRUEFALSETRUETRUEREINSTALL
> TRUEFALSETRUEFALSEFALSEREMOVE="ALL"FALSETRUEFALSETRUETRUE
> UPGRADINGPRODUCTCODETRUEFALSETRUETRUETRUE
> 
> 
> On Mon, Aug 18, 2014 at 5:12 AM, Jason Liquorish <ja...@dropshock.com>
> wrote:
> 
>> I have some files that I don not want to be removed when uninstalling
but
>> I
>> want to be reinstalled when the installation is repaired. So far I have
>> tried various combinations of setting the component to permanent,
setting
>> NeverOverwrite to no, setting REINSTALLMODE to amus, leaving the
>> component
>> guid blank. I can easily get the component to not be removed when
>> uninstalling but getting the repair option to work on these files has
not
>> worked so far.
>>
>> What am I doing wrong?
>>
>> --
>> Jason Liquorish - <ja...@dropshock.com>
>>
>>
>>
------------------------------------------------------------------------------
>> _______________________________________________
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>
> 
> 
> 
> -- 
> "They may forget what you said but they will never forget how you made
them
> feel." -- Anonymous
>
------------------------------------------------------------------------------
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users

-- 
Jason Liquorish - <ja...@dropshock.com>

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

Reply via email to