Hi,
In Everything 1.4.1.1011 (x64) I can get previews for files with file extension .MSG.
In Everything 1.5.0.1269a (x64) this is not possible.
Could you please check/adapt this?
Thank you!
[FIXED] Outlook ext:msg | View - Preview | Everything 1.4 <-> 1.5
-
tuska
- Posts: 1382
- Joined: Thu Jul 13, 2017 9:14 am
[FIXED] Outlook ext:msg | View - Preview | Everything 1.4 <-> 1.5
Last edited by tuska on Tue Jul 27, 2021 11:57 am, edited 1 time in total.
-
void
- Developer
- Posts: 19870
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Outlook ext:msg | View - Preview | Everything 1.4 <-> 1.5
Thank you for the bug report tuska,
I'll have a fix for you to test in the next alpha update.
The issue is most likely caused by Everything 1.5 using an INPROC_SERVER for the preview handler. (when the handler is x86)
I'll have a fix for you to test in the next alpha update.
The issue is most likely caused by Everything 1.5 using an INPROC_SERVER for the preview handler. (when the handler is x86)
-
void
- Developer
- Posts: 19870
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Outlook ext:msg | View - Preview | Everything 1.4 <-> 1.5
I have completely rewritten the preview pane for Everything 1.5.0.1270a.
Please let me know if you can view .msg previews with this version.
Please let me know if you can view .msg previews with this version.
-
horst.epp
- Posts: 1642
- Joined: Fri Apr 04, 2014 3:24 pm
Re: Outlook ext:msg | View - Preview | Everything 1.4 <-> 1.5
As I have no Outlook installation I searched for a free msg preview handler
and found this one:
https://www.brandsict.nl/msgpreviewer_en.php
Works fine here under Windows 10 with Everything 1.5.0.1270a (x64)
The installer registers the new preview handler automatically.
and found this one:
https://www.brandsict.nl/msgpreviewer_en.php
Works fine here under Windows 10 with Everything 1.5.0.1270a (x64)
The installer registers the new preview handler automatically.
-
tuska
- Posts: 1382
- Joined: Thu Jul 13, 2017 9:14 am
Re: Outlook ext:msg | View - Preview | Everything 1.4 <-> 1.5
Thank you very much for your endeavours!void wrote: Tue Jul 27, 2021 6:33 am I have completely rewritten the preview pane for Everything 1.5.0.1270a.
Please let me know if you can view .msg previews with this version.
The preview for Outlook files (*.msg) works with Everything 1.5.0.1270a (x64) and (x86),
even if the total path is >259 characters.
______________________________________________________________
Windows 10 Pro (x64) Version 21H1 (OS build 19043.1110)
Microsoft® Outlook® 2013 (15.0.5353.1000) MSO (15.0.5363.1000) 32-Bit
-
NotNull
- Posts: 5961
- Joined: Wed May 24, 2017 9:22 pm
Re: Outlook ext:msg | View - Preview | Everything 1.4 <-> 1.5
Nice find!horst.epp wrote: Tue Jul 27, 2021 11:13 am I searched for a free msg preview handler
and found this one:
Throughout the forum are a lot of file previewers mentioned. Would it be useful to create a separate topic where all these previewers ccan be listed?
-
horst.epp
- Posts: 1642
- Joined: Fri Apr 04, 2014 3:24 pm
Re: Outlook ext:msg | View - Preview | Everything 1.4 <-> 1.5
Yes, this would be useful.NotNull wrote: Tue Jul 27, 2021 4:35 pmNice find!horst.epp wrote: Tue Jul 27, 2021 11:13 am I searched for a free msg preview handler
and found this one:
Throughout the forum are a lot of file previewers mentioned. Would it be useful to create a separate topic where all these previewers ccan be listed?
It may also contain references to tools which manage or display preview handlers.
-
void
- Developer
- Posts: 19870
- Joined: Fri Oct 16, 2009 11:31 pm
Re: [FIXED] Outlook ext:msg | View - Preview | Everything 1.4 <-> 1.5
Everything 1.5.0.1271a improves the preview pane some more..
Not relevant to this thread, but I just wanted to make a note somewhere.
No more beeps when using the Alt key from the preview pane.
Everything will now remember the focus in the preview pane when alt tabbing.
Images no longer want the tab key press.
preview_tab_stop
Not relevant to this thread, but I just wanted to make a note somewhere.
No more beeps when using the Alt key from the preview pane.
Everything will now remember the focus in the preview pane when alt tabbing.
Images no longer want the tab key press.
preview_tab_stop
-
tuska
- Posts: 1382
- Joined: Thu Jul 13, 2017 9:14 am
Re: [FIXED] Outlook ext:msg | View - Preview | Everything 1.4 <-> 1.5
Thank you for the improvements 