MS Word docx in preview pane
-
Thalbrecht
- Posts: 1
- Joined: 13 Jan 2026 00:43
MS Word docx in preview pane
Hi, I get MS Word .docx files as email attachments. Sometimes I just want a quick preview. Obviously there's a lot of workarounds for this (Google docs, LibreOffice, etc.) but I'd like just a quick read only preview in XY. It could be this already exists & I don't have the libraries in my Windows 11 or XY doesn't see them? XYP 64-bit on 64-bit Windows 11.
-
highend
- Posts: 14923
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: MS Word docx in preview pane
And the installed MS Office version and bitness is?
One of my scripts helped you out? Please donate via Paypal
-
RalphM
- Posts: 2086
- Joined: 27 Jan 2005 23:38
- Location: Cairns, Australia
Re: MS Word docx in preview pane
I assume from the wording of the OP's post that there is no MS Office installed on the computer.
One would need to have a preview handler for .docx installed on the system (Libre Office should have one) in order to see previews of these files.
One would need to have a preview handler for .docx installed on the system (Libre Office should have one) in order to see previews of these files.
Ralph 
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)
-
highend
- Posts: 14923
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: MS Word docx in preview pane
Libre Office doesn't bring any preview handlers 
One of my scripts helped you out? Please donate via Paypal
-
Native2904
- Posts: 132
- Joined: 23 Apr 2025 18:48
- Location: Aachen
Re: MS Word docx in preview pane
Perhaps via Oracle Viewer technology – unfortunately, I have no idea how to integrate it into XYplorer.
https://docs.oracle.com/en/middleware/s ... leformats/
https://docs.oracle.com/en/middleware/s ... leformats/
Lts. 64-bit XY-Port. ƒ JetBrainsMono @ Windows 11 Pro 24H2 ▣ 1920x1080 ⇵ 115%
Glückauf
Glückauf
-
Horst
- Posts: 1374
- Joined: 24 Jan 2021 12:27
- Location: Germany
Re: MS Word docx in preview pane
Yes, this works fine in my Total Commander.Native2904 wrote: ↑13 Jan 2026 06:39 Perhaps via Oracle Viewer technology – unfortunately, I have no idea how to integrate it into XYplorer.
https://docs.oracle.com/en/middleware/s ... leformats/
It displays all sorts of file formats in high quality.
I just use a button in XY to invoke the TC previewer with the current file
Windows 11 Home, Version 25H2 (OS Build 26200.8457)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1412b (x64), Everything Toolbar 2.3.0, Listary Pro 6.3.6.99
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1412b (x64), Everything Toolbar 2.3.0, Listary Pro 6.3.6.99
-
Native2904
- Posts: 132
- Joined: 23 Apr 2025 18:48
- Location: Aachen
Re: MS Word docx in preview pane
Okay, I have two clues on my computer that bring me closer to the solution.Horst wrote: ↑13 Jan 2026 17:19Yes, this works fine in my Total Commander.Native2904 wrote: ↑13 Jan 2026 06:39 Perhaps via Oracle Viewer technology – unfortunately, I have no idea how to integrate it into XYplorer.
https://docs.oracle.com/en/middleware/s ... leformats/
It displays all sorts of file formats in high quality.
I just use a button in XY to invoke the TC previewer with the current file![]()
1.) A registry entry:
Code: Select all
[HKEY_CLASSES_ROOT\*\shell\Open with Lister]
[HKEY_CLASSES_ROOT\*\shell\Open with Lister\command]
@=‘C:\\tcmd\\TOTALCMD64.EXE /s=l \’%1\‘’Code: Select all
run "C:\tcmd\totalcmd64.exe /O /A ""<curitem>"" ""<get selectedItemsPathNames <crlf> i>"""Code: Select all
run "C:\tcmd\totalcmd64.exe /s=l ""<curitem>""Is it because the missing %1?
Lts. 64-bit XY-Port. ƒ JetBrainsMono @ Windows 11 Pro 24H2 ▣ 1920x1080 ⇵ 115%
Glückauf
Glückauf
-
highend
- Posts: 14923
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: MS Word docx in preview pane
Without trying: Bad quoting…
One of my scripts helped you out? Please donate via Paypal
-
Native2904
- Posts: 132
- Joined: 23 Apr 2025 18:48
- Location: Aachen
Re: MS Word docx in preview pane
Thanks Highend
- there was a missing (").
Lts. 64-bit XY-Port. ƒ JetBrainsMono @ Windows 11 Pro 24H2 ▣ 1920x1080 ⇵ 115%
Glückauf
Glückauf
-
highend
- Posts: 14923
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: MS Word docx in preview pane
The quotes type for the registry are totally wrong as well…
One of my scripts helped you out? Please donate via Paypal
-
Native2904
- Posts: 132
- Joined: 23 Apr 2025 18:48
- Location: Aachen
Re: MS Word docx in preview pane
this must come from copying..
but I should have seen it!
You do not have the required permissions to view the files attached to this post.
Lts. 64-bit XY-Port. ƒ JetBrainsMono @ Windows 11 Pro 24H2 ▣ 1920x1080 ⇵ 115%
Glückauf
Glückauf
-
Norn
- Posts: 504
- Joined: 24 Oct 2021 16:10
Re: MS Word docx in preview pane
I think QuickLook or Seer might be better choices when using external program. Seer works out of the box (maybe because I have Office installed), while QuickLook might require a plugin.
Windows 11 24H2 @100% 2560x1440
-
RalphM
- Posts: 2086
- Joined: 27 Jan 2005 23:38
- Location: Cairns, Australia
Re: MS Word docx in preview pane
With MS Office installed the preview works out of the box.
Either the OP has disappeared or is not used to the fast pace around here.
I read that Libre Office offers an extension to preview files in WE, which might also work for XY but would still need an installation.
Either the OP has disappeared or is not used to the fast pace around here.
I read that Libre Office offers an extension to preview files in WE, which might also work for XY but would still need an installation.
Ralph 
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)
-
Horst
- Posts: 1374
- Joined: 24 Jan 2021 12:27
- Location: Germany
Re: MS Word docx in preview pane
I don't mess around with the registry.Native2904 wrote: ↑13 Jan 2026 19:38Okay, I have two clues on my computer that bring me closer to the solution.Horst wrote: ↑13 Jan 2026 17:19Yes, this works fine in my Total Commander.Native2904 wrote: ↑13 Jan 2026 06:39 Perhaps via Oracle Viewer technology – unfortunately, I have no idea how to integrate it into XYplorer.
https://docs.oracle.com/en/middleware/s ... leformats/
It displays all sorts of file formats in high quality.
I just use a button in XY to invoke the TC previewer with the current file![]()
1.) A registry entry:2.) A CTB:Code: Select all
[HKEY_CLASSES_ROOT\*\shell\Open with Lister] [HKEY_CLASSES_ROOT\*\shell\Open with Lister\command] @=‘C:\\tcmd\\TOTALCMD64.EXE /s=l \’%1\‘’When I try to combine them, it unfortunately fails...Code: Select all
run "C:\tcmd\totalcmd64.exe /O /A ""<curitem>"" ""<get selectedItemsPathNames <crlf> i>"""Do you have any tips for me?Code: Select all
run "C:\tcmd\totalcmd64.exe /s=l ""<curitem>""
Is it because the missing %1?
Just a button in XY with this code
run "C:\Tools\Wincmd\totalcmd64.exe /S=L ""<curitem>""";
Windows 11 Home, Version 25H2 (OS Build 26200.8457)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1412b (x64), Everything Toolbar 2.3.0, Listary Pro 6.3.6.99
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1412b (x64), Everything Toolbar 2.3.0, Listary Pro 6.3.6.99
-
Native2904
- Posts: 132
- Joined: 23 Apr 2025 18:48
- Location: Aachen
Re: MS Word docx in preview pane
I don't want to unnecessarily rehash this thread. Seer really isn't bad and is better than QuickLook, but there is also another option for having a kind of standalone viewer that you can use in an ‘emergency’ – the Universal Viewer.
Code: Select all
Run """C:\Xyplorer\Tools\UViewer\Viewer.exe"" ""<curitem>""";You do not have the required permissions to view the files attached to this post.
Lts. 64-bit XY-Port. ƒ JetBrainsMono @ Windows 11 Pro 24H2 ▣ 1920x1080 ⇵ 115%
Glückauf
Glückauf
XYplorer Beta Club