Wix Msi linking with 3.11 vs 4.0 "reusecab" option gone or renamed? #7361
-
Light in Wix 3.11.2 had the "-reusecab" argument which in combination with the cabcache argument helped speed up Msi generation for my usecase by quite a bit - I need Msi packages (more than 10) to have 3 languages, so I would create one Msi per lang and then embed the transformations. When comparing my current build with wix 3.11.2 the runtime of my automation is about 13 minutes, and the rc4 (with wix build) runtime is 18 minutes. When trying |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Specifying a cab cache path should be all that is necessary to activate the feature in WiX v4. |
Beta Was this translation helpful? Give feedback.
Specifying a cab cache path should be all that is necessary to activate the feature in WiX v4.