(latest es.exe ES-1.1.0.18 and everything Version 1.4.1.996 (x64) )
I can use with success this command
Code: Select all
es.exe -n 50 -%1 ext:%PATHEXT.=%
Code: Select all
es -n 50 %1 exe:
Code: Select all
notepad exe:
exe: modifier/filter seems to be ignored but folder:, ext: works as expected
I also did not found any command line option to select only executable.