Search found 28 matches
- Thu Jul 11, 2024 10:10 am
- Forum: Everything 1.5 Alpha
- Topic: What is the command line that matches whole full name?
- Replies: 3
- Views: 11651
- Thu Jul 11, 2024 12:52 am
- Forum: Everything 1.5 Alpha
- Topic: What is the command line that matches whole full name?
- Replies: 3
- Views: 11651
What is the command line that matches whole full name?
in Everything 1.4 I used to use to set Search term to but in Everything 1.5 I can't figure how to do so
Everything.exe -name-part
nopath:wfn:"basename.ext"
- Sun Mar 31, 2024 7:00 am
- Forum: Everything 1.5 Alpha
- Topic: Suggestion regarding renaming:execute multi presets at once
- Replies: 1
- Views: 528
Suggestion regarding renaming:execute multi presets at once
or allow write multi line regex preset and execute it respectively
- Wed Jan 04, 2023 2:29 am
- Forum: Suggestions
- Topic: new command line option -size (in bytes)
- Replies: 4
- Views: 2290
Re: new command line option -size (in bytes)
Thank you!
- Wed Jan 04, 2023 12:41 am
- Forum: Suggestions
- Topic: new command line option -size (in bytes)
- Replies: 4
- Views: 2290
Re: new command line option -size (in bytes)
Thanks for replying and accepting suggestion
my goal is to add it to windows context menu
It will be easier to Everything detect the file size instead of using batch file
cmd.exe /c for %%a in ("%1") do start "" "C:\Program Files\everything\everything.exe" -s size:"%%~za""
my goal is to add it to windows context menu
It will be easier to Everything detect the file size instead of using batch file
cmd.exe /c for %%a in ("%1") do start "" "C:\Program Files\everything\everything.exe" -s size:"%%~za""
- Tue Jan 03, 2023 4:01 am
- Forum: Suggestions
- Topic: new command line option -size (in bytes)
- Replies: 4
- Views: 2290
new command line option -size (in bytes)
like we have -basename -extension
This option will be very useful -size (in bytes)
This option will be very useful -size (in bytes)
- Mon Oct 03, 2022 12:23 am
- Forum: Bug report
- Topic: out of memory (v1.5)
- Replies: 4
- Views: 7063
Re: out of memory (v1.5)
Thank you, I would like to point out that the stable version 1.4 does not have this issue
- Sun Sep 25, 2022 12:17 am
- Forum: Bug report
- Topic: out of memory (v1.5)
- Replies: 4
- Views: 7063
out of memory (v1.5)
when try this query
"E:\m\DOUBT (2008)\" regex:content:[\x{0600}-\x{06ff}]
I get this error message then everything terminates
Everything
---------------------------
.\src\mem.c(1078): mem_alloc(): Fatal error: out of memory 751632384
---------------------------
OK
Version 1.5.0.1318a (x86 ...
"E:\m\DOUBT (2008)\" regex:content:[\x{0600}-\x{06ff}]
I get this error message then everything terminates
Everything
---------------------------
.\src\mem.c(1078): mem_alloc(): Fatal error: out of memory 751632384
---------------------------
OK
Version 1.5.0.1318a (x86 ...
- Sat Sep 24, 2022 12:22 am
- Forum: General
- Topic: regex to match before extension
- Replies: 4
- Views: 3491
Re: regex to match before extension
this is even better. finds files and folders without worrying about the extension. thank you!
- Thu Sep 22, 2022 2:44 am
- Forum: General
- Topic: regex to match before extension
- Replies: 4
- Views: 3491
Re: regex to match before extension
I really appreciate this help and thank you very much.
each of them works well.
each of them works well.
- Wed Sep 21, 2022 2:24 pm
- Forum: General
- Topic: regex to match before extension
- Replies: 4
- Views: 3491
regex to match before extension
Hello, I want to search for files that contain both Arabic and English characters in any order in base name. I use a pattern but the problem is that it will match the extension as English characters as well. I need to match my string in any order and ignore extension
Arabic English.ext
regex ...
Arabic English.ext
regex ...
- Thu Sep 01, 2022 1:46 pm
- Forum: Off-topic discussion
- Topic: add item to context menu inside recycle bin
- Replies: 4
- Views: 10848
Re: add item to context menu inside recycle bin
thank you. I hope the Everything context menu can get the file size in bytes and search it e.g. (size:3263037440)
would be useful in find duplicate files
would be useful in find duplicate files
- Thu Sep 01, 2022 10:25 am
- Forum: Off-topic discussion
- Topic: add item to context menu inside recycle bin
- Replies: 4
- Views: 10848
add item to context menu inside recycle bin
can the recycle bin context menu be edit?
- Mon Aug 29, 2022 4:44 am
- Forum: Support
- Topic: load settings from command line
- Replies: 6
- Views: 2770
Re: load settings from command line
@NotNull>> I appreciate your reply, thank you
- Sun Aug 28, 2022 11:32 am
- Forum: Support
- Topic: load settings from command line
- Replies: 6
- Views: 2770
Re: load settings from command line
my question is how to load settings stored in another location 

- Sun Aug 28, 2022 6:23 am
- Forum: Support
- Topic: load settings from command line
- Replies: 6
- Views: 2770
load settings from command line
hi, i use use a tool that grants TrustedInstaller privilege and wish to use it with everything.
NSudo -U:T -P:E "%ProgramFiles%\Everything\Everything.exe" -config "%APPDATA%\Everything\Everything.ini" -db "%localappdata%
\Everything\Everything.db"
How to load favorites and filter also stored in ...
NSudo -U:T -P:E "%ProgramFiles%\Everything\Everything.exe" -config "%APPDATA%\Everything\Everything.ini" -db "%localappdata%
\Everything\Everything.db"
How to load favorites and filter also stored in ...
- Tue Jul 19, 2022 5:48 am
- Forum: Suggestions
- Topic: ignore Arabic diacritics
- Replies: 10
- Views: 23973
Re: ignore Arabic diacritics
Surprising. works on Arabic text also
void wrote: Tue Jul 19, 2022 5:01 am Everything 1.5 will ignore combining diacritics.
(English only at the moment)
- Tue Jul 19, 2022 5:19 am
- Forum: Everything 1.5 Alpha
- Topic: "stop and pause indexes" shouldn't be in index menu
- Replies: 5
- Views: 2685
Re: "stop and pause indexes" shouldn't be in index menu
Yes, as a warning in red color or something. or maybe index status shown in title bar if it is stoppedvoid wrote: Tue Jul 19, 2022 5:07 am I will consider making the PAUSED/STOPPED text shown in the statusbar more obvious.
- Tue Jul 19, 2022 1:46 am
- Forum: Everything 1.5 Alpha
- Topic: "stop and pause indexes" shouldn't be in index menu
- Replies: 5
- Views: 2685
"stop and pause indexes" shouldn't be in index menu
If I may express an opinion:
it is dangerous to have stop and pause indexes in main menu to mess with by accident.
option like that should be buried in configuration window
it is dangerous to have stop and pause indexes in main menu to mess with by accident.
option like that should be buried in configuration window
- Tue Jul 19, 2022 1:11 am
- Forum: Suggestions
- Topic: ignore Arabic diacritics
- Replies: 10
- Views: 23973
Re: ignore Arabic diacritics
Any news on this option?void wrote: Fri Jan 26, 2018 6:30 am Currently, "Everything" only ignores diacritics between single code points.
I'm working on an option to ignore punctuation for "Everything" 1.5.
This option would ignore combining diacritics.
- Sun Jul 17, 2022 1:04 am
- Forum: Suggestions
- Topic: filters in sidebar
- Replies: 2
- Views: 2203
Re: filters in sidebar
Thank you, I didn't know it is already implemented in beta versions
- Sun Jul 17, 2022 12:54 am
- Forum: Suggestions
- Topic: filters in sidebar
- Replies: 2
- Views: 2203
filters in sidebar
just an idea


- Wed Jul 13, 2022 1:05 pm
- Forum: Development, plugins and third party software
- Topic: void Image Viewer Install association command line
- Replies: 6
- Views: 32140
- Wed Jul 13, 2022 2:09 am
- Forum: Development, plugins and third party software
- Topic: void Image Viewer Install association command line
- Replies: 6
- Views: 32140
Re: void Image Viewer Install association command line
Hi. i use voidimageviewer and can't set association from program itself nor the command line (both run as administrator)
The problem seems to be related to Windows 8 specifically
because change association works on windows 7 and XP
The problem seems to be related to Windows 8 specifically
because change association works on windows 7 and XP
- Mon Jul 11, 2022 1:59 am
- Forum: Suggestions
- Topic: Regex Rename ignore extension?
- Replies: 2
- Views: 2379
Re: Regex Rename ignore extension?
would be a useful option for those who do not know much about regex
thank you!
thank you!
- Mon Jul 11, 2022 1:25 am
- Forum: Suggestions
- Topic: Regex Rename ignore extension?
- Replies: 2
- Views: 2379
Regex Rename ignore extension?
Can regex ignore extension while renaming?
Some programs have this option to ignore file extension
Some programs have this option to ignore file extension
- Fri Jun 24, 2022 12:44 pm
- Forum: General
- Topic: how to add everything as a search engine in firefox?
- Replies: 14
- Views: 34183
Re: how to add everything as a search engine in firefox?
actually, I always want to open es urls without ask. I've found a solution
about:config >> security.external_protocol_requires_permission >>false
thank you for your reply
about:config >> security.external_protocol_requires_permission >>false
thank you for your reply
- Fri Jun 24, 2022 8:44 am
- Forum: General
- Topic: how to add everything as a search engine in firefox?
- Replies: 14
- Views: 34183
Re: how to add everything as a search engine in firefox?
how to disable this message in Firefox?