John Hall wrote:
I'm in the process of migrating my installer from InstallShield to WiX
3. As part of this I have reorganised and rationalised the features in
the product.
When I come to do a major upgrade from the old installation to my new
one, all of the features in my product in the customize dialog are
unselected. If I install cleanly, they are all selected.
As always: Start with the verbose log. MSI will pass an ADDLOCAL
property to the server when it comes to actually installing the product.
I'm assuming you have RemoveExistingProducts scheduled early, so you can
also check out InstallValidate action logging, to see the features and
components that are getting removed (old version) and selected for
install (new version).
--
sig://boB
http://joyofsetup.com/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users