From 4bb44bce39057497c93ea0971872ec909202c4a9 Mon Sep 17 00:00:00 2001 From: Abhiraj Rik <133798548+abrik1@users.noreply.github.com> Date: Sun, 24 Dec 2023 19:25:22 +0530 Subject: [PATCH] 7zip uninstaller patch --- db.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/db.json b/db.json index 57c1af9..d596389 100644 --- a/db.json +++ b/db.json @@ -25,7 +25,8 @@ "7zip": { "version": "23.01", "source": "https://www.7-zip.org/a/7z2301.exe", - "remover": "C:\\Program Files\\7-Zip\\Uninstall.exe" + "remover": "C:\\Program Files\\7-Zip\\Uninstall.exe", + "nullsoftUninstaller": true }, "peazip": { "version": "9.5",