Re: [WiX-users] MigrateFeatures with patch

2011-05-10 Thread Christoph Vollmer
ndows Installer XML toolset.' Subject: Re: [WiX-users] MigrateFeatures with patch Don't set REPAIR when applying the patch? The default action when a patch is applied is to apply as few features as possible based on the changed components. The only way a previously not-installed feature i

Re: [WiX-users] MigrateFeatures with patch

2011-05-09 Thread Blair
users] MigrateFeatures with patch Hi, I'm following http://wix.sourceforge.net/manual-wix3/patch_building.htm to create a patch, but while testing the patch I discovered, that it didn't remember the feature settings from the original installation. I found that there is a way via MigrateFeatures on

[WiX-users] MigrateFeatures with patch

2011-05-09 Thread Christoph Vollmer
Hi, I'm following http://wix.sourceforge.net/manual-wix3/patch_building.htm to create a patch, but while testing the patch I discovered, that it didn't remember the feature settings from the original installation. I found that there is a way via MigrateFeatures on UpgradeVersion, but this seems