We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f79e2 commit ec0aad5Copy full SHA for ec0aad5
installers/common/WindowsInstaller.hs
@@ -247,6 +247,7 @@ writeInstallerNSIS outName (Version fullVersion') InstallerConfig{installDirecto
247
file [] "libstdc++-6.dll"
248
file [] "mcfgthread-12.dll"
249
file [] "libgcc_s_seh-1.dll"
250
+ file [] "zlib1.dll"
251
--file [] "cardano-x509-certificates.exe"
252
--file [] "log-config-prod.yaml"
253
--file [] "wallet-topology.yaml"
0 commit comments