Double-Clicking Files and Programs Opens Folders Instead

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
HungerFreeze
Posts: 44
Joined: Tue May 02, 2017 4:04 pm

Double-Clicking Files and Programs Opens Folders Instead

Post by HungerFreeze »

All of a sudden, when I double-click files and programs in my search results, the folder that holds the program opens, instead of opening the program itself. This is the first time this is happened in the perhaps 5 years I've used this program. Does anyone know how to fix this. I've uninstalled and installed and checked Google cut I can't seem to find a solution. I would hate to reinstall Windows. That would waste so much time.
void
Developer
Posts: 16676
Joined: Fri Oct 16, 2009 11:31 pm

Re: Double-Clicking Files and Programs Opens Folders Instead

Post by void »

What is your context menu command to open files?
  • In Everything, from the Tools menu, click Options.
  • Click the Context menu tab on the left.
  • Select Open (Files)
  • What is the command set to?
    -It should be:
    $exec("%1")
  • Click Restore defaults.
  • Click OK.
    -Does this help?
therube
Posts: 4955
Joined: Thu Sep 03, 2009 6:48 pm

Re: Double-Clicking Files and Programs Opens Folders Instead

Post by therube »

(If you, your mouse, happens to be over the Path column rather then Name column, that may occur.)
HungerFreeze
Posts: 44
Joined: Tue May 02, 2017 4:04 pm

Re: Double-Clicking Files and Programs Opens Folders Instead

Post by HungerFreeze »

Mr. Void,

$exec("%1") was listed there but clicking Restore Defaults fixed it. Thank you so much!

This has been haunting me for months.

I thought it was some registry issue because when I opened up a different program the other day, it weirdly started to work normally again but later stopped working. Whatever the case, I'm glad it's fixed. I hope it stays that way.

Thanks a lot.

*Sorry for replying back so late but my notifications weren't properly set to know if you replied or not.
void wrote: Thu Oct 22, 2020 7:40 am What is your context menu command to open files?
  • In Everything, from the Tools menu, click Options.
  • Click the Context menu tab on the left.
  • Select Open (Files)
  • What is the command set to?
    -It should be:
    $exec("%1")
  • Click Restore defaults.
  • Click OK.
    -Does this help?
Post Reply