I've got a weird scenario involving AdobeFlash.  They have an MSI, 
TRANSFORM and MSP that I need to use to install.  However, their uninstall 
is broken (incomplete) and they provide an EXE to run to do a complete 
uninstall. 

We created a bundle to lay this all down but we are getting stuck on the 
uninstall side.  We want either 

a) Burn runs the MSI for install but not uninstall and run the EXE for 
uninstall of the MSI (but has no install)
 a1) I can think of a way of creating a man in the middle EXE to handle 
both install and uninstall but this is hackish. 

b) Have burn install everything but never register the bundle with the 
system.  We tried the DisableRepair/Remove/Change and while it doesn't show 
in ARP, a second run of the EXE shows the meta is present on the system.   


(b) is a viable option for us because SCCM can run burn to do the install 
and run the EXE provided by Adobve for the uninstall. 

Any thoughts? 
------------------------------------------------------------------------------
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