From df9e8071b9b8cfeac05b767fedd5db29dc668d59 Mon Sep 17 00:00:00 2001 From: Kumar Abhinav Date: Fri, 7 Jul 2017 10:21:27 -0400 Subject: [PATCH] Added shortcut for 7zip file manager. --- 7zip.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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" + ] + ] }