co-authored by
Claude Opus 4.6
parent
17844d4c28
commit
1d4a13466f
@@ -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")
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user