diff --git a/7zip.json b/7zip.json index a6e6120d18..2a38da37d4 100644 --- a/7zip.json +++ b/7zip.json @@ -24,5 +24,11 @@ "url": "http://7-zip.org/a/7z$cleanVersion.msi" } } - } + }, + "shortcuts": [ + [ + "7zFM.exe", + "7zip" + ] + ] }