After removing the ) from the foldernames, try this shorter code:
Yes, that seems to work, without indexing, just a little, for one minute or so, thank you very much!
But as the code written by void already works, this should be no problem after all.
Yes, indeed, not working code is not ...
Search found 1172 matches
- Fri Jan 31, 2025 1:34 am
- Forum: Everything 1.5 Alpha
- Topic: Shorting code?
- Replies: 11
- Views: 1749
- Fri Jan 24, 2025 12:04 pm
- Forum: Everything 1.5 Alpha
- Topic: Can content and a normal file search be performed together in one operation?
- Replies: 8
- Views: 1124
Re: Can content and a normal file search be performed together in one operation?
Ah, some more examples, great, many thanks! Very useful!
- Fri Jan 24, 2025 9:13 am
- Forum: Everything 1.5 Alpha
- Topic: Can content and a normal file search be performed together in one operation?
- Replies: 8
- Views: 1124
Re: Can content and a normal file search be performed together in one operation?
That's great, very useful, thank you very much!
This also seems to be a confirmation of my examples, I suspect.
But, very sorry, I still do not understand how to do that, obviously I somehow misses the answer (where can I find it in your last post?): E.g. I am searching for files containing all of ...
This also seems to be a confirmation of my examples, I suspect.
But, very sorry, I still do not understand how to do that, obviously I somehow misses the answer (where can I find it in your last post?): E.g. I am searching for files containing all of ...
- Fri Jan 24, 2025 8:59 am
- Forum: Everything 1.5 Alpha
- Topic: Shorting code?
- Replies: 11
- Views: 1749
Re: Shorting code?
Ah, sorry for my bad expression and many thanks for the link. Yes, I have Word Wrap on.
I meant: Is there a way to insert line breaks or something else in that field in Everything between, for example, groups of folder / paths to always keep them so that the code got clearer (I copy that code to a ...
I meant: Is there a way to insert line breaks or something else in that field in Everything between, for example, groups of folder / paths to always keep them so that the code got clearer (I copy that code to a ...
- Thu Jan 23, 2025 10:17 pm
- Forum: Everything 1.5 Alpha
- Topic: Can content and a normal file search be performed together in one operation?
- Replies: 8
- Views: 1124
Re: Can content and a normal file search be performed together in one operation?
Thank you very much!
So this in the search field
content:<92347234 ksdfkjjsdfklj weriouwer >
finds txts / files with this content
92347234 ksdfkjjsdfklj weriouwer
It does not find files with this content:
92347234 ksdfkjjsdfklj
And with this:
92347234
So this in the search field
content ...
So this in the search field
content:<92347234 ksdfkjjsdfklj weriouwer >
finds txts / files with this content
92347234 ksdfkjjsdfklj weriouwer
It does not find files with this content:
92347234 ksdfkjjsdfklj
And with this:
92347234
So this in the search field
content ...
- Thu Jan 23, 2025 9:56 pm
- Forum: Everything 1.5 Alpha
- Topic: Shorting code?
- Replies: 11
- Views: 1749
Re: Shorting code?
BTW: This will trigger a re-indexing of the content of those 2 folders. Can't tell if drive I: is local or offline or ..
Yes, that's not that much files to be re-indexed (if only these 2 folders are indexed) in that folders of the alyways online drive, thank you.
regex:^I:\\Eigene Dateien\\Not ...
Yes, that's not that much files to be re-indexed (if only these 2 folders are indexed) in that folders of the alyways online drive, thank you.
regex:^I:\\Eigene Dateien\\Not ...
- Thu Jan 23, 2025 2:46 pm
- Forum: Everything 1.5 Alpha
- Topic: Can content and a normal file search be performed together in one operation?
- Replies: 8
- Views: 1124
Re: Can content and a normal file search be performed together in one operation?
Many thanks!
Can content and a normal file search be performed together in one operation with the same search terms for both the content and file search? So one would add the same search terms once and they would be searched in the file name and the content (it then would find files that contain ...
Can content and a normal file search be performed together in one operation with the same search terms for both the content and file search? So one would add the same search terms once and they would be searched in the file name and the content (it then would find files that contain ...
- Thu Jan 23, 2025 12:21 pm
- Forum: Everything 1.5 Alpha
- Topic: Shorting code?
- Replies: 11
- Views: 1749
Re: Shorting code?
Ah yes, they have indeed, so they are really named like that at the moment. But it is a mistake I made, I will correct it later.
- Thu Jan 23, 2025 10:36 am
- Forum: Everything 1.5 Alpha
- Topic: Can content and a normal file search be performed together in one operation?
- Replies: 8
- Views: 1124
Can content and a normal file search be performed together in one operation?
Can content (showing files that contain all words in the search field / default Google search) and a normal file search be performed together in one operation?
- Wed Jan 22, 2025 11:07 pm
- Forum: Everything 1.5 Alpha
- Topic: Shorting code?
- Replies: 11
- Views: 1749
Re: Shorting code?
Thank you very much!
Just the added files will be indexed.
Sorry, what I meant was:
This is added to the field "Include only files" now:
I:\Downloads\**.html;I:\Downloads\**.htm;I:\Downloads\**.mhtml
When I remove that line above and replace it with:
regex:^I:\\Downloads\\.*\.(html|htm|mhtml ...
Just the added files will be indexed.
Sorry, what I meant was:
This is added to the field "Include only files" now:
I:\Downloads\**.html;I:\Downloads\**.htm;I:\Downloads\**.mhtml
When I remove that line above and replace it with:
regex:^I:\\Downloads\\.*\.(html|htm|mhtml ...
- Tue Jan 21, 2025 8:06 pm
- Forum: Everything 1.5 Alpha
- Topic: Content search (content:) like Google ?
- Replies: 2
- Views: 595
Re: Content search (content:) like Google ?
Ah, super!
- Tue Jan 21, 2025 2:05 pm
- Forum: Everything 1.5 Alpha
- Topic: Content search (content:) like Google ?
- Replies: 2
- Views: 595
Content search (content:) like Google ?
How could I do a content search (content:) that searches like Google obviously does by default, finding files containing every phrase / word of more than one phrase / word searched for? For example only files shall be found / shown that contain EACH of these (e.g. files that only have two of them ...
- Tue Jan 21, 2025 1:07 pm
- Forum: Everything 1.5 Alpha
- Topic: Shorting code?
- Replies: 11
- Views: 1749
Shorting code?
Can I use this code:
I:\\Downloads\\**.{html,htm,mhtml}
instead of this one
I:\Downloads\**.html;I:\Downloads\**.htm;I:\Downloads\**.mhtml
here:

Would exchaning the codes cause a new indexing?
I:\\Downloads\\**.{html,htm,mhtml}
instead of this one
I:\Downloads\**.html;I:\Downloads\**.htm;I:\Downloads\**.mhtml
here:

Would exchaning the codes cause a new indexing?
- Thu Nov 28, 2024 10:30 am
- Forum: Everything 1.5 Alpha
- Topic: Index html and htm files in subfolders?
- Replies: 13
- Views: 1983
Re: Index html and htm files in subfolders?
Ah, super, thank you very, very much!
- Sat Nov 16, 2024 12:40 am
- Forum: Everything 1.5 Alpha
- Topic: Index html and htm files in subfolders?
- Replies: 13
- Views: 1983
Re: Index html and htm files in subfolders?
Yes, that works.(search for content containing m: AND ein)
OK.If you would like to search the visible text only, please try removing htm and html from your built-in list of text/plain extensions as mentioned above.
Thank you very much!
- Sat Nov 16, 2024 12:01 am
- Forum: Everything 1.5 Alpha
- Topic: Index html and htm files in subfolders?
- Replies: 13
- Views: 1983
Re: Index html and htm files in subfolders?
E.g. an html file: it obviously does not find a string of signs / characters including the ":", e.g.: "m: Ein"


So it is not found not encoded?-If it's html/htm, the colon could be encoded as
:
- Fri Nov 15, 2024 2:59 pm
- Forum: Everything 1.5 Alpha
- Topic: Index html and htm files in subfolders?
- Replies: 13
- Views: 1983
Re: Index html and htm files in subfolders?
It seem as if special signs / characters are not found in the content of files, e.g. ":", a colon.
Ccould Everything find also these special signs, characters?
Ccould Everything find also these special signs, characters?
- Fri Nov 15, 2024 9:52 am
- Forum: Everything 1.5 Alpha
- Topic: Index html and htm files in subfolders?
- Replies: 13
- Views: 1983
Re: Index html and htm files in subfolders?
Thank you very much!
- Thu Nov 14, 2024 8:36 am
- Forum: Everything 1.5 Alpha
- Topic: Index html and htm files in subfolders?
- Replies: 13
- Views: 1983
Re: Index html and htm files in subfolders?
This might be from an old content index.
So Everything just keeps files in the index until (the new) indexing is finished although they are in a folder / in the bin in which they should not be indexed?
It's not needed unless you wanted to index html/htm content in other folders.
Ah, so that ...
So Everything just keeps files in the index until (the new) indexing is finished although they are in a folder / in the bin in which they should not be indexed?
It's not needed unless you wanted to index html/htm content in other folders.
Ah, so that ...
- Wed Nov 13, 2024 12:26 pm
- Forum: Everything 1.5 Alpha
- Topic: Index html and htm files in subfolders?
- Replies: 13
- Views: 1983
Re: Index html and htm files in subfolders?
Thank you very much!
It seems this code
*.doc;*.docx;*.pdf;*.txt;*.xls;*.xlsx;*.ods;*.odt;*.ott;*.scrivx;*.csv;*.ics;*.rtf;*.eml;regex:^I:\\Eigene Dateien\\Notepad - Ansammlungen txt-Dateien\\[^.]*$;I:\Eigene Dateien\Notepad - Ansammlungen txt-Dateien\**.html;I:\Eigene Dateien\Notepad ...
It seems this code
*.doc;*.docx;*.pdf;*.txt;*.xls;*.xlsx;*.ods;*.odt;*.ott;*.scrivx;*.csv;*.ics;*.rtf;*.eml;regex:^I:\\Eigene Dateien\\Notepad - Ansammlungen txt-Dateien\\[^.]*$;I:\Eigene Dateien\Notepad - Ansammlungen txt-Dateien\**.html;I:\Eigene Dateien\Notepad ...
- Tue Nov 12, 2024 9:39 pm
- Forum: Everything 1.5 Alpha
- Topic: Index html and htm files in subfolders?
- Replies: 13
- Views: 1983
Index html and htm files in subfolders?
How would one have to adapt the code so that Everything also indexes html and htm files that are in this folder, I:\Eigene Dateien\Notepad - Ansammlungen txt-Dateien\, and in its subfolders and perhaps other subfolders?
*.doc;*.docx;*.pdf;*.txt;*.xls;*.xlsx;*.ods;*.odt;*.ott;*.scrivx;*.csv;*.ics ...
*.doc;*.docx;*.pdf;*.txt;*.xls;*.xlsx;*.ods;*.odt;*.ott;*.scrivx;*.csv;*.ics ...
- Wed Jun 26, 2024 5:43 am
- Forum: Everything 1.5 Alpha
- Topic: Deleting a file, folder in the Index Journal is always shown under / as "File / Folder move"?
- Replies: 4
- Views: 1320
Re: Deleting a file, folder in the Index Journal is always shown under / as "File / Folder move"?
OK, thank you very much!
- Wed Jun 26, 2024 5:32 am
- Forum: Everything 1.5 Alpha
- Topic: Deleting a file, folder in the Index Journal is always shown under / as "File / Folder move"?
- Replies: 4
- Views: 1320
Re: Deleting a file, folder in the Index Journal is always shown under / as "File / Folder move"?
So the real action done by the user (mostly) is not the action shown in the journal. OK, a bit irritating maybe.
How could I show the seconds additionally to the date under the "Date" column in the journal?
How could I show the seconds additionally to the date under the "Date" column in the journal?
- Wed Jun 26, 2024 5:18 am
- Forum: Everything 1.5 Alpha
- Topic: Deleting a file, folder in the Index Journal is always shown under / as "File / Folder move"?
- Replies: 4
- Views: 1320
Deleting a file, folder in the Index Journal is always shown under / as "File / Folder move"?
Deleting a file, folder in the Index Journal
https://i.imgur.com/KSU6Q4P.png
is always shown under / as "File / Folder move"? Not as "File / Folder delete"? Or / and "File / Folder rename" (as deleted folders / files to the bin get another name in the bin)?
When I move this file ...
https://i.imgur.com/KSU6Q4P.png
is always shown under / as "File / Folder move"? Not as "File / Folder delete"? Or / and "File / Folder rename" (as deleted folders / files to the bin get another name in the bin)?
When I move this file ...
- Mon May 13, 2024 10:17 pm
- Forum: Everything 1.5 Alpha
- Topic: Special characters not found in eml files (content search)?
- Replies: 29
- Views: 12533
Re: Special characters not found in eml files (content search)?
Thank you very much!
- Mon Apr 22, 2024 5:21 am
- Forum: Everything 1.5 Alpha
- Topic: Compare 2 file lists with each other?
- Replies: 60
- Views: 29008
Re: Compare 2 file lists with each other?
Thank you very much!
So it's like this now:

So it's like this now:

- Sat Apr 20, 2024 11:29 am
- Forum: Everything 1.5 Alpha
- Topic: Compare 2 file lists with each other?
- Replies: 60
- Views: 29008
Re: Compare 2 file lists with each other?
Menu "Help" > Check for Updates...
Yesyes, but that does not work here. Somehow an automatic update notification / signal or so would be good. Or better yet, an automatic updating.
but to be on the safe side I would still visit the Everything Forum often and keep an eye out for updates. ;)
So ...
Yesyes, but that does not work here. Somehow an automatic update notification / signal or so would be good. Or better yet, an automatic updating.
but to be on the safe side I would still visit the Everything Forum often and keep an eye out for updates. ;)
So ...
- Fri Apr 19, 2024 11:00 pm
- Forum: Everything 1.5 Alpha
- Topic: Compare 2 file lists with each other?
- Replies: 60
- Views: 29008
Re: Compare 2 file lists with each other?
Ah, no no, a little coercion can't hurt (If I had a program like that, I would force the users to do it too...and read 4 pages at least).
Ah, thank you!
OK, yes, I will wait. Thank you!
Ah, thank you!
OK, yes, I will wait. Thank you!
- Fri Apr 19, 2024 10:45 pm
- Forum: Everything 1.5 Alpha
- Topic: Compare 2 file lists with each other?
- Replies: 60
- Views: 29008
Re: Compare 2 file lists with each other?
Oops, OK, so maybe that's the punishment for not being here often enough.
The update notification of Everything, the program, does not seem to work with me.
OK, many thanks for the link! Then I'd rather come by here more often.
The update notification of Everything, the program, does not seem to work with me.
OK, many thanks for the link! Then I'd rather come by here more often.
- Fri Apr 19, 2024 10:27 pm
- Forum: Everything 1.5 Alpha
- Topic: Compare 2 file lists with each other?
- Replies: 60
- Views: 29008
Re: Compare 2 file lists with each other?
Thank you for the screenshot.
Very sorry, I meant updates for Everything.
Very sorry, I meant updates for Everything.
- Fri Apr 19, 2024 10:16 pm
- Forum: Everything 1.5 Alpha
- Topic: Compare 2 file lists with each other?
- Replies: 60
- Views: 29008
Re: Compare 2 file lists with each other?
OK, thank you very much!
Is there a way to get notifications about updates?
Is there a way to get notifications about updates?
- Sat Apr 06, 2024 10:33 pm
- Forum: Everything 1.5 Alpha
- Topic: Compare 2 file lists with each other?
- Replies: 60
- Views: 29008
Re: Compare 2 file lists with each other?
Ah, yes, indeed, that is very useful.
For example: I have two folders containing music files, but also their related lyrics text files and album covers. When only interested in the music files, I can set the filter to Audio by selecting it from the list and serach for diff:"C:\folder1\";C:\folder2 ...
For example: I have two folders containing music files, but also their related lyrics text files and album covers. When only interested in the music files, I can set the filter to Audio by selecting it from the list and serach for diff:"C:\folder1\";C:\folder2 ...
- Sat Apr 06, 2024 7:55 pm
- Forum: Everything 1.5 Alpha
- Topic: Compare 2 file lists with each other?
- Replies: 60
- Views: 29008
Re: Compare 2 file lists with each other?
OK, I understand, thank you very much!
- Fri Apr 05, 2024 10:34 pm
- Forum: Everything 1.5 Alpha
- Topic: Compare 2 file lists with each other?
- Replies: 60
- Views: 29008
Re: Compare 2 file lists with each other?
Ah, so that's what these macros are for obviously. OK, thank you.
Great, now it works:
https://i.imgur.com/2v4pPON.png
But how do I know what files are equal, unique, different? Files not shown are equal (by date AND size, not by date OR size?)? Files shown are unique or different? And files ...
Great, now it works:
https://i.imgur.com/2v4pPON.png
But how do I know what files are equal, unique, different? Files not shown are equal (by date AND size, not by date OR size?)? Files shown are unique or different? And files ...
- Fri Apr 05, 2024 9:05 pm
- Forum: Everything 1.5 Alpha
- Topic: Compare 2 file lists with each other?
- Replies: 60
- Views: 29008
Re: Compare 2 file lists with each other?
Now this is shown:
https://i.imgur.com/PbhI5uA.png
So one sets a different filter than the one made to compare? Why is that? Whatfor is this filter:
Makro: diff | Search query: diff:"X:\first folder\";"Y:\second folder\" | Difference between 2 folders | https://www.voidtools.com/forum/viewtopic ...
https://i.imgur.com/PbhI5uA.png
So one sets a different filter than the one made to compare? Why is that? Whatfor is this filter:
Makro: diff | Search query: diff:"X:\first folder\";"Y:\second folder\" | Difference between 2 folders | https://www.voidtools.com/forum/viewtopic ...
- Fri Apr 05, 2024 7:01 pm
- Forum: Everything 1.5 Alpha
- Topic: Compare 2 file lists with each other?
- Replies: 60
- Views: 29008
Re: Compare 2 file lists with each other?
Thank you very much!
Very sorry, I cannot find the mistake I make:


What is wrong?
Very sorry, I cannot find the mistake I make:


What is wrong?
- Fri Apr 05, 2024 12:32 pm
- Forum: Everything 1.5 Alpha
- Topic: Compare 2 file lists with each other?
- Replies: 60
- Views: 29008
Re: Compare 2 file lists with each other?
Sorry, so what do I have to do now to compare the content of a folder of an online drive with an index in Everything or to compare to offline folders against each other?
- Tue Mar 19, 2024 11:13 pm
- Forum: Everything 1.5 Alpha
- Topic: Is there a column showing the amount of items contained in a folder?
- Replies: 13
- Views: 4438
Re: Is there a column showing the amount of items contained in a folder?
Ah, okey, sorry for my confusion. Thank you.
- Tue Mar 19, 2024 12:05 pm
- Forum: Everything 1.5 Alpha
- Topic: Is there a column showing the amount of items contained in a folder?
- Replies: 13
- Views: 4438
Re: Is there a column showing the amount of items contained in a folder?
OK, so everything without quotation marks, I guess (like in my example in the screenshot). Sorry, then what does that mean:
Use double quotes to escape any spaces.
- Tue Mar 19, 2024 11:42 am
- Forum: Everything 1.5 Alpha
- Topic: Is there a column showing the amount of items contained in a folder?
- Replies: 13
- Views: 4438
Re: Is there a column showing the amount of items contained in a folder?
In the search field?

So everything behind nop: does not have any effect. Does one have to use quotation marks behind nop:?

So everything behind nop: does not have any effect. Does one have to use quotation marks behind nop:?
- Tue Mar 19, 2024 11:27 am
- Forum: Everything 1.5 Alpha
- Topic: Is there a column showing the amount of items contained in a folder?
- Replies: 13
- Views: 4438
- Tue Mar 19, 2024 11:24 am
- Forum: Everything 1.5 Alpha
- Topic: Is there a column showing the amount of items contained in a folder?
- Replies: 13
- Views: 4438
Re: Is there a column showing the amount of items contained in a folder?
OK, I understand, thank you very much!
By the way, is there a field suitable / an option (somewhere in the Bookmarks / Filters windows or else) to make some notices.
By the way, is there a field suitable / an option (somewhere in the Bookmarks / Filters windows or else) to make some notices.
- Tue Mar 19, 2024 10:37 am
- Forum: Everything 1.5 Alpha
- Topic: Is there a column showing the amount of items contained in a folder?
- Replies: 13
- Views: 4438
Re: Is there a column showing the amount of items contained in a folder?
Use right-click -> Properties (Alt + Enter) to double check.
For online drives only?
descendantcount:0 will match empty folders in your index.
So escendantcount:0 or empty: entered in the search field show every really empty folder in the index and for online drives? There is no difference ...
For online drives only?
descendantcount:0 will match empty folders in your index.
So escendantcount:0 or empty: entered in the search field show every really empty folder in the index and for online drives? There is no difference ...
- Tue Mar 19, 2024 10:07 am
- Forum: Everything 1.5 Alpha
- Topic: Is there a column showing the amount of items contained in a folder?
- Replies: 13
- Views: 4438
Re: Is there a column showing the amount of items contained in a folder?
Many thanks!
So when in the column "Descendant Count" the value is "0" the folder is ALWAYS absolutely empty?
So is this correct?
child-count;descendant-count;
!A: !B: !D: !E: !F: !G: !H: !K: !L: !M: !N: !O: !P: !Q: !R: !S: !T: !U: !V: !W: !X: !Y: !Z: column1:=size: columns:name;child-count ...
So when in the column "Descendant Count" the value is "0" the folder is ALWAYS absolutely empty?
So is this correct?
child-count;descendant-count;
!A: !B: !D: !E: !F: !G: !H: !K: !L: !M: !N: !O: !P: !Q: !R: !S: !T: !U: !V: !W: !X: !Y: !Z: column1:=size: columns:name;child-count ...
- Tue Mar 19, 2024 9:54 am
- Forum: Everything 1.5 Alpha
- Topic: Is there a column showing the amount of items contained in a folder?
- Replies: 13
- Views: 4438
Is there a column showing the amount of items contained in a folder?
Is there a column showing the amount of items contained in a folder?
- Sun Mar 10, 2024 6:34 am
- Forum: Everything 1.5 Alpha
- Topic: Suddenly filter does not work anymore?
- Replies: 2
- Views: 830
Re: Suddenly filter does not work anymore?
No, it does not. Thank you very much!
Strange, yesterday I seemed to see (actually I am convinced to do) on that page the version Everything-1.5.0.1367a.x64.zip (so the version released before my last version (Everything-1.5.0.1368a.x64.zip) I had yesterday). I guess, that actually cannot be ...
Strange, yesterday I seemed to see (actually I am convinced to do) on that page the version Everything-1.5.0.1367a.x64.zip (so the version released before my last version (Everything-1.5.0.1368a.x64.zip) I had yesterday). I guess, that actually cannot be ...
- Sat Mar 09, 2024 11:22 pm
- Forum: Everything 1.5 Alpha
- Topic: Suddenly filter does not work anymore?
- Replies: 2
- Views: 830
Suddenly filter does not work anymore?
Suddenly this filter does not work anymore:

How could one make it work?

How could one make it work?
- Fri Mar 01, 2024 11:48 am
- Forum: Everything 1.5 Alpha
- Topic: Special characters not found in eml files (content search)?
- Replies: 29
- Views: 12533
Re: Special characters not found in eml files (content search)?
es, that looks fine.
That will search your eml files for the specified content.
OK, thank you.
Just use content: and ignore emlcontent:
content: uses the extension associated iFilter. (this will be the built-in eml iFilter for eml files by default)
emlcontent: ignores the extension and will ...
That will search your eml files for the specified content.
OK, thank you.
Just use content: and ignore emlcontent:
content: uses the extension associated iFilter. (this will be the built-in eml iFilter for eml files by default)
emlcontent: ignores the extension and will ...
- Fri Mar 01, 2024 1:00 am
- Forum: Everything 1.5 Alpha
- Topic: Special characters not found in eml files (content search)?
- Replies: 29
- Views: 12533
Re: Special characters not found in eml files (content search)?
You will have to ask Microsoft why their eml iFilter modifies eml files.
OK, then I might as well ask them why they don't make a decent operating system.
ShellExView can be used to manage iFilters.
Many thanks for the link!
Please use the following to search the content of eml files:
*.eml ...
OK, then I might as well ask them why they don't make a decent operating system.
ShellExView can be used to manage iFilters.
Many thanks for the link!
Please use the following to search the content of eml files:
*.eml ...
- Thu Feb 29, 2024 12:44 pm
- Forum: Everything 1.5 Alpha
- Topic: Special characters not found in eml files (content search)?
- Replies: 29
- Views: 12533
Re: Special characters not found in eml files (content search)?
OK, I do not use any external filter or whatever with Everything.
The stock Windows eml handler will modify your eml files.
Oops, sounds dangerous, how? And why? I guess, it would not be good, if that happened.
Tools -> Options -> Advanced -> content_builtin_eml_handler
Please don't disable ...
The stock Windows eml handler will modify your eml files.
Oops, sounds dangerous, how? And why? I guess, it would not be good, if that happened.
Tools -> Options -> Advanced -> content_builtin_eml_handler
Please don't disable ...