So excited to see all the nifty improvements and new features!
My humble suggestion is that Everything enables us to define file-type-specific "Open with" commands in the context menu, independent of the OS. Even better, a set of file types can be handled by multiple programs, and the Open file command is automatically overridden by the first user-defined command. For instance, we configure our list of programs to handle common image file types:
Code: Select all
*.bmp;*.gif;*.jpg;*.png;*.tif>D:\IrfanView\i_view32.exe
*.gif;*.jpg;*.png>D:\RIOT\riot.ext
I wonder if you are interested in providing this functionality to us?
Best regards,
Huidong