# HG changeset patch # User Matt Harbison # Date 1495767836 14400 # 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 -r 702af1ad3b18 -r 5e1a91f693f0 contrib/wix/dist.wxs --- a/contrib/wix/dist.wxs Wed May 24 22:59:59 2017 -0400 +++ b/contrib/wix/dist.wxs Thu May 25 23:03:56 2017 -0400 @@ -18,6 +18,7 @@ +