Hello!

 

So I am working on a new version of a program already out in the field.
Thanks to a finger pointing in the right direction I have gotten the new
installer to run when clicked on (before, the old one ran), now I have
my upgrade stuff working fine and dandy, though I have just one problem.

 

There is one file from the old version that I want to back up before
it's removed.  I see this CopyFile action, but I don't see where I can
use it productively since the removing of the old version seems to
happen pretty much behind the scenes, and the Component tag for the
replacement file is not active until the installer part is running,
after FindRelatedProducts has already run and removed the file.  At what
point can I stick an action in here to back this file up before the
uninstall carries on?

 

Thank you!

Joshua

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to