Vishal Srivastava wrote:

I've analyzed the verbose logs, but I can't seem to find the point where it trips up before it installs the new files.


Look around the InstallValidate action; you'll see two, one for the old product's uninstall and one for the new product's install. You want the second one, to see what MSI is deciding to do on the new product's features and components.

--
sig://boB
http://bobs.org

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