John Hall wrote: 

                Thanks for your reply. RemoveExistingProducts is
scheduled after InstallInitialize and so has not been run when we get to
the customize screen. It isn't actually migrating any feature states
from the old version either:


        It wasn't clear you were talking about UI. Are you saying that
all the features are unselected when you get to the feature-selection
dialog?
        
        

                        MSI (c) (60:F0) [06:04:52:091]: Skipping
MigrateFeatureStates action: feature settings already made
                        


        This line and the doc seem to go together:
        
        The action only migrates the feature states if the Preselected
property is not set.
        
        How are you launching the MSI? Are you setting ADDLOCAL or any
other ADD* property? 

Bob,
 
Thanks for your reply, and sorry I wasn't clearer originally.
 
Yes, all the features are unselected in the feature selection dialog. I
was launching the MSI with 'REINSTALL=ALL REINSTALLMODE=vomus'.
However, on reading the tutorial a bit more closely, those arguments are
for minor upgrades - I removed them and it now has all the features
appropriately selected.
 
Regards,
John 
-------------------------------------------------------------------------
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

Reply via email to