Remove setup exes from exe candidates

This commit is contained in:
Mathieu Comandon 2024-02-13 14:58:40 -08:00
parent 115c99fb43
commit 4ef7638fd9

View file

@ -68,6 +68,7 @@ def is_excluded_exe(filename):
"unins000",
"uninstal",
"update",
"setup",
"config.exe",
"gsarcade.exe",
"dosbox.exe",