How to get Outlook.msg files to preview "natively" in XY

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
highend
Posts: 13327
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: How to get Outlook.msg files to preview "natively" in XY

Post by highend »

Log is different:

Code: Select all

16:00:31.404 >> Try InitializeWithStream
16:00:31.404 >> InitializeWithStream Failed
16:00:31.404 >> Try InitializeWithItem
16:00:31.420 >> iisi.init ret=0
16:00:31.420 >> SetWindow ret=0
16:00:31.436 >> doPreview ret=0
16:00:31.451 >> MayDrag: 1, 0, False, False, 1, 1, 1
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 60602
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: How to get Outlook.msg files to preview "natively" in XY

Post by admin »

Everything in the log looks okay: it should work.

At this point I officially give up.

:om:

highend
Posts: 13327
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: How to get Outlook.msg files to preview "natively" in XY

Post by highend »

This is 208, not 209

Even if I don't activate the preview. XY is doing something in the background. Because, when you
switch from the .mgs file to the .txt file you'll see the layout (larger body with a scrollbar) in the
preview pane for a split second. Just with the missing header + body text...
animation.gif
animation.gif (65.13 KiB) Viewed 1489 times
One of my scripts helped you out? Please donate via Paypal

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: How to get Outlook.msg files to preview "natively" in XY

Post by TheQwerty »

FYI, WE with msg files seems to do some jumping between prevhost.exe instances.

Previewing a msg in WE causes the parent svchost process to start two instances of prevhost.exe - first the 64-bit and then the 32-bit.
By contrast previewing a txt results in only the 64-bit prevhost.exe.

admin
Site Admin
Posts: 60602
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: How to get Outlook.msg files to preview "natively" in XY

Post by admin »

The next version will have yet another try.

highend
Posts: 13327
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: How to get Outlook.msg files to preview "natively" in XY

Post by highend »

210 (same behavior as before):

Code: Select all

20:14:36.100 >> Try InitializeWithItem
20:14:36.100 >> SHCreate
20:14:36.100 >> SHCreate ret=0
20:14:36.100 >> iisi.init ret=0
20:14:36.100 >> SetWindow ret=0
20:14:36.115 >> doPreview ret=0
20:14:36.131 >> MayDrag: 1, 0, False, False, 1, 1, 1
I'll delete the VM now
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 60602
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: How to get Outlook.msg files to preview "natively" in XY

Post by admin »

OK, I'll remove the the debug log. Will try again next year.

RalphM
Posts: 1935
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: How to get Outlook.msg files to preview "natively" in XY

Post by RalphM »

I thought to help by checking it on my side as well and discovered a strange effect which might shed some light on the cause for Don.
I saved an outlook .msg file from Outlook 2013 32bit on W10 64bit 1607.
The preview only showed "gibberish", then I removed the tick to preview .msg in the Text category (it was still ticked in the Office category), now when I show the preview pane for this .msg it says "File type excluded from preview" with a button "Preview now". When I click this button the proper preview is shown for maybe half a second until the preview pane switches back to showing the usual "gibberish".
Ralph :)
(OS: W11 22H2 Home x64 - XY: Current beta - Office 2019 32-bit - Display: 1920x1080 @ 125%)

admin
Site Admin
Posts: 60602
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: How to get Outlook.msg files to preview "natively" in XY

Post by admin »

Half a second, that's the best result we got so far. My goal is to make it one second in 2018. ;)

RalphM
Posts: 1935
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: How to get Outlook.msg files to preview "natively" in XY

Post by RalphM »

So I take it my observation didn't give you a big "Aha" moment and we really might have to wait until 2018 for the extension to 1 second.
I was actually wondering why XY would assume .msg to be a Text format and therefore complain when I untick it in that category but doesn't try to preview it within the Office category where the tick is still present?
Ralph :)
(OS: W11 22H2 Home x64 - XY: Current beta - Office 2019 32-bit - Display: 1920x1080 @ 125%)

admin
Site Admin
Posts: 60602
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: How to get Outlook.msg files to preview "natively" in XY

Post by admin »

RalphM wrote:So I take it my observation didn't give you a big "Aha" moment and we really might have to wait until 2018 for the extension to 1 second.
It's not new:
viewtopic.php?p=139550#p139550
RalphM wrote:I was actually wondering why XY would assume .msg to be a Text format and therefore complain when I untick it in that category but doesn't try to preview it within the Office category where the tick is still present?
Weird indeed and does not happen here. Cannot explain. :veryconfused:

Post Reply