summaryrefslogtreecommitdiff
path: root/xpcom
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2023-07-05 22:08:40 +0200
committerMoonchild <moonchild@palemoon.org>2023-07-05 22:08:40 +0200
commitaf5dbfc12003e61f21d2a7c71f239d18ae3945cf (patch)
tree64c21104a540df2812482dcc520952869db04ebf /xpcom
parent3d87998c595e1ac9d20812578ade6edfd020f339 (diff)
downloaduxp-af5dbfc12003e61f21d2a7c71f239d18ae3945cf.tar.gz
[XPCOM] Win: Update executable extension list
Diffstat (limited to 'xpcom')
-rw-r--r--xpcom/io/nsLocalFileWin.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/xpcom/io/nsLocalFileWin.cpp b/xpcom/io/nsLocalFileWin.cpp
index 2ff05666b1..42bd83d45e 100644
--- a/xpcom/io/nsLocalFileWin.cpp
+++ b/xpcom/io/nsLocalFileWin.cpp
@@ -3024,6 +3024,8 @@ nsLocalFile::IsExecutable(bool* aResult)
"com",
"cpl",
"crt",
+ "der",
+ "diagcab",
"exe",
"fxp", // FoxPro compiled app
"hlp",