diff --git a/bucket/7zip.json b/bucket/7zip.json index 1989344a4e..85c4260f17 100644 --- a/bucket/7zip.json +++ b/bucket/7zip.json @@ -3,7 +3,10 @@ "description": "A multi-format file archiver with high compression ratios", "homepage": "https://www.7-zip.org/", "license": "LGPL-2.1-or-later", - "notes": "Add 7-Zip as a context menu option by running: \"$dir\\install-context.reg\"", + "notes": [ + "Add 7-Zip as a context menu option by running:", + "reg import \"$dir\\install-context.reg\"" + ], "architecture": { "64bit": { "url": "https://www.7-zip.org/a/7z2501-x64.msi",