Closed TechnikEmpire closed 5 years ago
We can use a tool provided by WiX to extract the dll's from our merge modules.
https://stackoverflow.com/questions/2700851/extracting-files-from-merge-module
In case of link rot:
dark.exe myMergeModule.msm -x "path_to_extracted_files"
The merge modules are annoying. They're system wide, so apps using the shared runtime can and will prevent installation from advancing.