"Installed" as a condition will also run it when the application is being
patched or repaired.

Use "REMOVE" if the removal of any feature is reason to run your custom
action. Have Windows Installer search the value of REMOVE for the name of
the related feature (or for the term "ALL") to be more robust. Or, if the
custom action is scheduled after CostFinalize, use the "feature install
action" syntax for the most robust.

-----Original Message-----
From: Sebastian Brand (Instyler Software) [mailto:wix+us...@instyler.com] 
Sent: Thursday, January 07, 2010 10:50 PM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] when files have been actually removed from install
directory during uninstall process

Whereever you want, use add "Installed" as condition. This tells the
installer to run the customaction if the application is being uninstalled.

 

Best regards,

Sebastian Brand

sebast...@instyler.com

 

Geisenfelder Str. 53a

85053 Ingolstadt, Germany

EU VAT ID: DE219712370

Phone: +49 841 4544567

www.instyler.com <http://www.instyler.com/>  

 

Travel add-in for Outlook <http://www.traveladdin.com/> : Add travel and
return times to your calendar.

Instyler Setup <http://www.instyler.com/> : Create WiX-based MSI
installations, elegantly.

Sebastianbrand.com <http://www.sebastianbrand.com/> : blogging about
software development, deployment and productivity

 

> -----Original Message-----

> From: Sanjay Rao [mailto:s...@noida.interrasystems.com]

> Sent: Friday, January 08, 2010 06:34

> To: General discussion for Windows Installer XML toolset.; Windows
Installer

> XML toolset developer mailing list

> Subject: [WiX-users] when files have been actually removed from install

> directory during uninstall process

> 

> Hi,

> 

> I want to execute a custom action during uninstall process. Where should I

> put this in installexecutesequence ?

> 

> Regards,

> Sanjay Rao

> 

> 

> 

> 

> 

>
----------------------------------------------------------------------------
--

> This SF.Net email is sponsored by the Verizon Developer Community Take

> advantage of Verizon's best-in-class app development support A

> streamlined, 14 day to market process makes app distribution fast and easy

> Join now and get one step closer to millions of Verizon customers

>  <http://p.sf.net/sfu/verizon-dev2dev> http://p.sf.net/sfu/verizon-dev2dev

> _______________________________________________

> WiX-users mailing list

>  <mailto:WiX-users@lists.sourceforge.net> WiX-users@lists.sourceforge.net

>  <https://lists.sourceforge.net/lists/listinfo/wix-users>
https://lists.sourceforge.net/lists/listinfo/wix-users

----------------------------------------------------------------------------
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to