[GH-ISSUE #152] Search by the name of a file or folder in the Everything 1.5 Alpha program #149

Closed
opened 2026-02-25 21:32:45 +03:00 by kerem · 7 comments
Owner

Originally created by @oleg-sgh on GitHub (Oct 5, 2021).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/152

Originally assigned to: @clechasseur on GitHub.

Hello.
I can't send the name of a file or folder to the Everything 1.5 Alpha program.
Can this be done?
Windows 7x64.
https://www.voidtools.com/forum/viewtopic.php?f=12&t=9787

Originally created by @oleg-sgh on GitHub (Oct 5, 2021). Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/152 Originally assigned to: @clechasseur on GitHub. Hello. I can't send the name of a file or folder to the Everything 1.5 Alpha program. Can this be done? Windows 7x64. [https://www.voidtools.com/forum/viewtopic.php?f=12&t=9787](url)
kerem 2026-02-25 21:32:45 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@clechasseur commented on GitHub (Oct 5, 2021):

What do you mean exactly by "send to the Everything 1.5 Alpha program"? You can copy the name of a file/folder to the clipboard with Path Copy Copy and paste it into the program, I guess.

<!-- gh-comment-id:934552969 --> @clechasseur commented on GitHub (Oct 5, 2021): What do you mean exactly by "send to the Everything 1.5 Alpha program"? You can copy the name of a file/folder to the clipboard with Path Copy Copy and paste it into the program, I guess.
Author
Owner

@oleg-sgh commented on GitHub (Oct 5, 2021):

"You can copy the name of a file/folder to the clipboard with Path Copy Copy and paste it into the program, I guess."
This should be done by the program itself from the context menu.
Another option is to copy the name to the clipboard and run VBScript or Bat, which will run Everything and paste the name from the clipboard into it.
I tried this combination, but the file name disappears from the buffer.

<!-- gh-comment-id:934563695 --> @oleg-sgh commented on GitHub (Oct 5, 2021): "You can copy the name of a file/folder to the clipboard with Path Copy Copy and paste it into the program, I guess." This should be done by the program itself from the context menu. Another option is to copy the name to the clipboard and run VBScript or Bat, which will run Everything and paste the name from the clipboard into it. I tried this combination, but the file name disappears from the buffer.
Author
Owner

@clechasseur commented on GitHub (Oct 6, 2021):

Perhaps what you're looking for is the option to launch an executable with the filename, available to custom commands:

PathCopyCopySettings_nVW709OHV9

If Everything 1.5 supports it, you could launch its executable and have the file name passed to it.

<!-- gh-comment-id:935125299 --> @clechasseur commented on GitHub (Oct 6, 2021): Perhaps what you're looking for is the option to launch an executable with the filename, available to custom commands: ![PathCopyCopySettings_nVW709OHV9](https://user-images.githubusercontent.com/1435551/136120720-f0a3fee8-e941-4833-831d-48e78b9da31e.png) If Everything 1.5 supports it, you could launch its executable and have the file name passed to it.
Author
Owner

@oleg-sgh commented on GitHub (Oct 6, 2021):

I did that.
Example:
Instead of the name "Thunderbird Setup 60.9.12"
The search bar will contain:
"C: \ Windows \ System32 \ Thunderbird" | "C: \ Windows \ System32 \ Setup " | "C: \ Windows \ System32 \ 60.9.1"

<!-- gh-comment-id:935139916 --> @oleg-sgh commented on GitHub (Oct 6, 2021): I did that. Example: Instead of the name "Thunderbird Setup 60.9.12" The search bar will contain: "C: \ Windows \ System32 \ Thunderbird" | "C: \ Windows \ System32 \ Setup \" | "C: \ Windows \ System32 \ 60.9.1"
Author
Owner

@clechasseur commented on GitHub (Oct 6, 2021):

It sounds like your path is missing quotation marks. Try asking Path Copy Copy to add them (it's also an option available to custom commands) and see if it fixes the issue.

<!-- gh-comment-id:935416661 --> @clechasseur commented on GitHub (Oct 6, 2021): It sounds like your path is missing quotation marks. Try asking Path Copy Copy to add them (it's also an option available to custom commands) and see if it fixes the issue.
Author
Owner

@oleg-sgh commented on GitHub (Oct 6, 2021):

The path to any name from anywhere in the search is appended: C: \ Windows \ System32
"C:\Windows\System32\Thunderbird Setup 60.9.1.exe"

<!-- gh-comment-id:935435971 --> @oleg-sgh commented on GitHub (Oct 6, 2021): The path to any name from anywhere in the search is appended: C: \ Windows \ System32 \ "C:\Windows\System32\Thunderbird Setup 60.9.1.exe"
Author
Owner

@clechasseur commented on GitHub (Oct 8, 2021):

The path to any name from anywhere in the search is appended: C: \ Windows \ System32 "C:\Windows\System32\Thunderbird Setup 60.9.1.exe"

I don't know why that is. That's a question for the maker of the Everything program...

<!-- gh-comment-id:938298978 --> @clechasseur commented on GitHub (Oct 8, 2021): > The path to any name from anywhere in the search is appended: C: \ Windows \ System32 "C:\Windows\System32\Thunderbird Setup 60.9.1.exe" I don't know why that is. That's a question for the maker of the Everything program...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pathcopycopy#149
No description provided.