File properties does not work

Found a bug in "Everything"? report it here
Post Reply
vsub
Posts: 439
Joined: Sat Nov 12, 2011 11:51 am

File properties does not work

Post by vsub »

I don't know if "Properties" have a different function in this case but if you set context_menu_shell_extension to false,then File=>Properties or right click on a file and choose properties or Ctrl+Enter after selecting a file,nothing will happen

If context_menu_shell_extensions is set to true,then Properties works and I the file properties window appears

Version 1.5.0.1366a (x64)
void
Developer
Posts: 15351
Joined: Fri Oct 16, 2009 11:31 pm

Re: File properties does not work

Post by void »

Thank you for the issue report vsub,

I'm working on a fix..
void
Developer
Posts: 15351
Joined: Fri Oct 16, 2009 11:31 pm

Re: File properties does not work

Post by void »

Everything 1.5.0.1367a fixes an issue with Right click -> Properties when disabling context_menu_shell_extension.



When context_menu_shell_extension is disabled and you click Properties, Everything will use SHMultiFileProperties.

This might give different results vs enabling context_menu_shell_extension and clicking properties.

With context_menu_shell_extension enabled, Everything will invoke the properties verb.
Post Reply