From dd41974f8f42c1164527892b8f99f093f60ea3db Mon Sep 17 00:00:00 2001 From: musjj <72612857+musjj@users.noreply.github.com> Date: Wed, 12 Oct 2022 21:51:32 +0700 Subject: [PATCH] 7zip: Add `7zFM.exe` and `7zG.exe` to bin entry (#4013) --- bucket/7zip.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bucket/7zip.json b/bucket/7zip.json index ce043fe5b1..1b009b2d30 100644 --- a/bucket/7zip.json +++ b/bucket/7zip.json @@ -26,7 +26,11 @@ " Set-Content \"$dir\\$_\" $content -Encoding Ascii", "}" ], - "bin": "7z.exe", + "bin": [ + "7z.exe", + "7zFM.exe", + "7zG.exe" + ], "shortcuts": [ [ "7zFM.exe",