Are you sure you're looking at the right property? I mean, 
NEWERVERSIONDETECTED is a strange property name for the detection of an 
*older* version.

That said, the uninstall of the old version should be in the log, masrked 
with (N) for nested as opposed to (c) for client side and (s) for server 
side actions.

-- 
Stefan Krueger
Microsoft Windows Installer MVP

Please post your questions in the newsgroup or vist one of these web sites:

Windows Installer FAQ
http://www.msifaq.com - http://www.msifaq.de

InstallSite - Resources for Setup Developers
http://www.installsite.org
http://www.installsite.de (GERMAN)


"André Pönitz" <[EMAIL PROTECTED]> schrieb im Newsbeitrag 
news:[EMAIL PROTECTED]
>
> 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 




-------------------------------------------------------------------------
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