# HG changeset patch # User Matt Harbison # Date 2017-05-26 03:03:56 # Node ID 5e1a91f693f015c5b1c008ef57d78bd6f983a061 # Parent 702af1ad3b1872e95bd5691fac04b548f561095f wix: include zstd.pyd in the installation When trying to create a zstd bundle, the MSI based install said: abort: compression engine zstd could not be loaded The Inno installer is unaffected. The name will need to be updated to include 'cext' when merging into default. diff --git a/contrib/wix/dist.wxs b/contrib/wix/dist.wxs --- a/contrib/wix/dist.wxs +++ b/contrib/wix/dist.wxs @@ -18,6 +18,7 @@ +