>Sounds like you have sequenced RemoveExistingProducts towards the end of
the
>execute sequence.

I followed the tutorial

    <InstallExecuteSequence>
      <RemoveExistingProducts After="InstallInitialize" />
    </InstallExecuteSequence>

http://wix.tramontana.co.hu/tutorial/upgrades-and-modularization/replacing
-ourselves

Kurt

-----Original Message-----
From: jjbean [mailto:jonks2...@yahoo.co.uk]
Sent: Wednesday, August 17, 2011 4:24 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] New file not installed

Sounds like you have sequenced RemoveExistingProducts towards the end of
the
execute sequence.
Correct?

What happens if you sequence it early in the sequence so uninstall happens
first? (that _should_ solve the problem)

Is this new component in a feature whose state is not being migrated
correctly by MigrateFeatureStates standard action?



--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/New-file-not
-installed-tp6696061p6697454.html
Sent from the wix-users mailing list archive at Nabble.com.

--------------------------------------------------------------------------
----
Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
user administration capabilities and model configuration. Take
the hassle out of deploying and managing Subversion and the
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to