Search found 22 matches

by raywood
Sun Nov 12, 2023 7:43 pm
Forum: General
Topic: Command Search Syntax for Old Log Files
Replies: 6
Views: 2953

Re: Command Search Syntax for Old Log Files

Dumb mistake. Thank you. Yes, without the superfluous double quote, it works. Your other suggestion works too. Curious: is there an addition that would make these sort by Date Modified descending? Also, is there an easy way to change the less-than date from yesterday to something like a week ago? As...
by raywood
Sun Nov 12, 2023 5:10 pm
Forum: General
Topic: Command Search Syntax for Old Log Files
Replies: 6
Views: 2953

Re: Command Search Syntax for Old Log Files

Good questions. But off-topic.
by raywood
Sun Nov 12, 2023 4:16 pm
Forum: General
Topic: Command Search Syntax for Old Log Files
Replies: 6
Views: 2953

Command Search Syntax for Old Log Files

I have a copy of everything.exe in C:\Windows.
My batch file works with this:

Code: Select all

start "" everything -search "C: *.log !folder: !dm:today"
but not with this:

Code: Select all

start "" everything -search "C: *.log !folder: !dm:today" !dm:yesterday"
Is there a better way?
by raywood
Sat Oct 29, 2022 1:15 pm
Forum: Support
Topic: How to List Filenames Containing Non-ASCII Characters
Replies: 3
Views: 1693

Re: How to List Filenames Containing Non-ASCII Characters

Bingo! That worked. Thank you!
by raywood
Sat Oct 22, 2022 12:32 pm
Forum: Support
Topic: How to List Filenames Containing Non-ASCII Characters
Replies: 3
Views: 1693

How to List Filenames Containing Non-ASCII Characters

A previous thread (https://www.voidtools.com/forum/viewtopic.php?t=10380) (sorry, not sure how to use URL tags here) seems to say I can get a list of filenames using regex:[^\x00-\x7f] . I think I was previously having success with this command in Windows: everything -search D: regex:[^\x00-\x7f] Bu...
by raywood
Sat Jul 23, 2022 6:31 pm
Forum: Support
Topic: Command to search for non-ASCII characters
Replies: 5
Views: 2760

Re: Command to search for non-ASCII characters

Apparently no way to edit previous post. Correction: that last one should read:
everything -search regex:[^^\x00-\x7F]+
with a plus at the end as shown.
by raywood
Sat Jul 23, 2022 6:08 pm
Forum: Support
Topic: Command to search for non-ASCII characters
Replies: 5
Views: 2760

Re: Command to search for non-ASCII characters

Not seeing any way to click SOLVED or Thank You. But thank you. That worked.

FYI, I stick a copy of a file like everything.exe into C:\Windows, and then I only need everything -search regex:[^^\x00-\x7F].

Cheers!
by raywood
Fri Jul 22, 2022 5:39 pm
Forum: Support
Topic: Command to search for non-ASCII characters
Replies: 5
Views: 2760

Command to search for non-ASCII characters

I have discovered the technique of entering regex:[^\x00-\x7F]+ in the GUI, to find filenames that contain non-ASCII characters. But how can I open the GUI, with that search, from a batch command? Running everything.exe or es with regex or -regex doesn't do it.
by raywood
Tue May 10, 2022 9:21 pm
Forum: Support
Topic: Command Input, GUI Output
Replies: 2
Views: 1241

Command Input, GUI Output

I have a filename: "Filename.xyz." I want to search for its occurrences on D: and display the results in the Everything GUI. So I enter this on the command line: es.exe -path: D:\ "Filename.xyz" That gives me the full path of the desired file. That output appears on the command l...
by raywood
Wed Mar 02, 2022 12:16 am
Forum: Support
Topic: Command Line Search for Specific File
Replies: 1
Views: 2168

Command Line Search for Specific File

I have a filename. I have Everything.com and also es.exe. I want to run a command that will display a specific file in my usual Everything window. Simple command line variations on -filename are not producing the desired result. Could someone point me toward a webpage that provides syntax examples, ...
by raywood
Fri May 24, 2019 2:10 am
Forum: Support
Topic: Error: This File Does Not Have an App Associated With It
Replies: 11
Views: 11431

Error: This File Does Not Have an App Associated With It

I am using Everything 1.4.1.935 x64 on Windows 10 Pro 1809. I search for *.wmv. A list of .wmv files appears, with an unfamiliar icon next to each. I double-click on one. I get an error: This file does not have an app associated with it for performing this action. Please install an app or, if one is...
by raywood
Tue Nov 13, 2018 4:33 am
Forum: Support
Topic: Partial Filename Search Not Working
Replies: 6
Views: 14023

Re: Partial Filename Search Not Working

Well, that's pretty impressive. You solved my problem, and you did it before I even had a chance to waste a whole lot of time on it. Thank you! I guess we are saying that there's nothing in Tools > Options to control this. I played with the seemingly relevant settings repeatedly, to no avail. Should...
by raywood
Tue Nov 13, 2018 1:56 am
Forum: Support
Topic: Partial Filename Search Not Working
Replies: 6
Views: 14023

Partial Filename Search Not Working

I've been using Everything for years. I'm very happy with it. Suddenly, today, for some reason, partial filename search is not working anymore. I'm using Windows 10 Pro 1709, not updated in the last several days. I type activ into the search bar, and it doesn't show files with "activity" o...
by raywood
Mon Jan 30, 2017 11:56 pm
Forum: Support
Topic: Everything Has Stopped Working
Replies: 2
Views: 7403

Re: Everything Has Stopped Working

Sorry, I was thinking. Yes, that seems to have done it. Thank you!
by raywood
Sun Mar 13, 2016 2:40 am
Forum: Support
Topic: Everything Has Stopped Working
Replies: 2
Views: 7403

Everything Has Stopped Working

I have been using Everything 1.3.4.686 x64 since it first came out. I usually use the portable version. I have it installed as well, and sometimes I try that. The problem here comes up in both portable and installed versions. The problem arises when I do a search and then choose File > Export. At th...
by raywood
Sat Aug 08, 2015 4:20 pm
Forum: Support
Topic: Hotkey Died and Cannot Be Resurrected
Replies: 7
Views: 7935

Re: Hotkey Died and Cannot Be Resurrected

I must be doing it wrong. Here's what I got when I did that:

uh ... not sure how to add an image. But I didn't get that.
by raywood
Wed Aug 05, 2015 6:01 pm
Forum: Support
Topic: Hotkey Died and Cannot Be Resurrected
Replies: 7
Views: 7935

Re: Hotkey Died and Cannot Be Resurrected

That value was 334. I changed it to 2134, saved, and then killed and restarted Everything. Tools > Options > General > Keyboard > Shortcuts for File | New Search Window Command displays Win+V. So that seems like a success. But I can't get it to appear in the New Window Hotkey box, and Win-V does not...
by raywood
Tue Aug 04, 2015 7:39 pm
Forum: Support
Topic: Hotkey Died and Cannot Be Resurrected
Replies: 7
Views: 7935

Re: Hotkey Died and Cannot Be Resurrected

Yes, Winkey-E opens Explorer, and Winkey opens the Start Menu, as usual. So I don't get the "Key Disabled" message mentioned in that other post you've pointed to. It's not a gaming laptop (not very powerful); I don't see any gaming options in Control Panel > Keyboard, and "gaming"...
by raywood
Mon Aug 03, 2015 6:30 pm
Forum: Support
Topic: Hotkey Died and Cannot Be Resurrected
Replies: 7
Views: 7935

Hotkey Died and Cannot Be Resurrected

Hi -- I was using Winkey-V to open a new Everything window. In a moment of digital motor dysfunction (a/k/a fumblefingers), I hit some unknown magical key combination that seems to have screwed everything up. And I mean Everything. When I'm in Options > General > Keyboard > New window Hotkey, I get ...
by raywood
Thu Mar 22, 2012 1:00 am
Forum: Support
Topic: command line
Replies: 2
Views: 5799

Re: command line

Apparently newer location for command line options:

http://support.voidtools.com/everything ... ions#-host
by raywood
Fri Apr 29, 2011 7:52 pm
Forum: Support
Topic: Wildcard searches not working
Replies: 5
Views: 9628

Re: Wildcard searches not working

Since my search for "asterisk" turned up nothing, I thought I'd just mention that this particular thread provided the answer to my own quandary as to the proper use of the asterisk as a wild card. May also be of interest to those who question the question mark.