I have a product that needs to run custom actions 
when uninstalling. This works.

However, when trying to install a major upgrade
on an already installed version the older version
is properly found (i.e. I get something like

  MSI (s) (3C:DC) [09:51:36:582]: PROPERTY CHANGE:
  Adding NEWERVERSIONDETECTED property. 
  Its value is '{7F141428-1AC6-46F5-9915-763C2F1D5F11}'.

in the log) but it looks as if during its
deinstallation the custom actions do not run.

Ordinary deinstallation works just fine.

Is there a way to see the stuff that happens 
when 'RemoveExistingProducts' somehow in the log
file (I am using /l*v already)

Andre'

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to