Files
reactos/dll/win32/shell32/shlexec.cpp
Alex Miccolis 9b71653918 [SHELL32] Stop SHELL_execute from always executing files (#4363)
CORE-18038
Add a check (PathIsExeW) to SHELL_execute to prevent it from executing non-exe files.
2022-02-16 00:54:20 +01:00

85 KiB