Hey, there.

I have a tricky situation. In a new product version we decided to mark one
config file as permanent and neverOverwrite. Also we have
RemoveExistingProducts scheduled after InstallInitialize to support upgrade
from very old versions, where components' guids were differ.

The problem is that config file is deleted after upgrade. I see next lines in
log:

Component: Installed: Absent;   Request: Local;   Action: Null; - before
RemoveExistingProducts

Component: Installed: Local;   Request: Absent;   Action: Absent; - during
RemoveExistingProducts.

So far I tried next options:

1 - mark component as transitive=yes

2 - create CA to make file backup before RemoveExistingProducts: failed with
"Error 2613 - RemoveExistingProducts action sequenced incorrectly.", because
in our case RemoveExistingProducts should be "before any actions that
generate execution script"

3 - force component request state in CA: failed with "Disallowing
installation of component: ** since the keyfile exists and the component is
marked to never overwrite existing installations"

So currently I'm out of options. If you, guys, have any tips or workaround, I
will be very grateful for some).

Thx in advance. BR.

Vadym.

 

</pre>
<font face="arial"  size="1" color="#736F6E">
<b>SDL PLC confidential, all rights reserved.</b>
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.<BR>
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.<BR>
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.
</font>
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to