Release v1.6.2

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Sucukdeluxe
2026-03-04 05:41:40 +01:00
co-authored by Claude Opus 4.6
parent 17844d4c28
commit 1d4a13466f
4 changed files with 31 additions and 13 deletions
-1
View File
@@ -522,7 +522,6 @@ function winRarCandidates(): string[] {
const installed = [
path.join(programFiles, "WinRAR", "UnRAR.exe"),
path.join(programFilesX86, "WinRAR", "UnRAR.exe"),
path.join(programFilesX86, "WinRAR", "UnRAR.exe")
];