I've had such good luck lately with Q&A here I figure I might as well 
throw out another one! ;)

So, as I mentioned before, I have a custom action that is performed at 
the end of my MSI install. I would like to find a way to invoke a 
different script file via a different CustomAction to be run as the very 
first step of the UNinstall process of this MSI.

To be clear, what I am seeking is:

On INSTALLING:
  1) MSI installs app
  2) MSI invokes CustomAction 1 (runs a small batch file)

On UNinstalling:
  1) MSI invokes CustomAction 2 (runs a different small batch file)
  2) MSI uninstalls the app

Any hints on how to do this? TIA! :)

Vern

-- 
Vern Graner CNE/CNA/SSE    | "If the network is down, then you're
Senior Systems Engineer    | obviously incompetent so why are we
Texas Information Services | paying you? Of course, if the network
http://www.txis.com        | is up, then we obviously don't need
Austin Office 512 328-8947 | you, so why are we paying you?" ©VLG


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to