From 67d4d2fe185849e8c19c2045ad83e1d528d44cec Mon Sep 17 00:00:00 2001 From: Paolo Amadini Date: Mon, 18 Jun 2018 11:26:33 +0100 Subject: Bug 1468217 - Add "SettingContent-ms" to the list of executable file extensions. r=Gijs, a=RyanVM --- xpcom/io/nsLocalFileWin.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'xpcom/io') diff --git a/xpcom/io/nsLocalFileWin.cpp b/xpcom/io/nsLocalFileWin.cpp index 5a72c750c..e73e15950 100644 --- a/xpcom/io/nsLocalFileWin.cpp +++ b/xpcom/io/nsLocalFileWin.cpp @@ -3071,6 +3071,7 @@ nsLocalFile::IsExecutable(bool* aResult) "scf", // Windows explorer command "scr", "sct", + "settingcontent-ms", "shb", "shs", "url", -- cgit v1.2.3