From c1bf412f5737aa30f3f90ddaea57b2d8effbbea9 Mon Sep 17 00:00:00 2001 From: Don HO Date: Tue, 22 Jan 2019 00:04:06 +0100 Subject: [PATCH] [EU-FOSSA] Avoid to execute eventual hijacked binaries from Notepad++ If the same name binaries are placed in user's PC and the fake binaries path are set before the system ones: https://superuser.com/questions/897644/how-does-windows-decide-which-executable-to-run/897645 then the fake ones are executed. Remove these entries for avoiding to execute eventual hijacked binaries from Notepad++. --- PowerEditor/src/shortcuts.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/PowerEditor/src/shortcuts.xml b/PowerEditor/src/shortcuts.xml index c46b1085..e479684d 100644 --- a/PowerEditor/src/shortcuts.xml +++ b/PowerEditor/src/shortcuts.xml @@ -7,14 +7,20 @@ + http://www.php.net/$(CURRENT_WORD) https://en.wikipedia.org/wiki/Special:Search?search=$(CURRENT_WORD) $(NPP_FULL_FILE_PATH) $(CURRENT_WORD) -nosession -multiInst - outlook /a "$(FULL_CURRENT_PATH)"