Re: MS Word docx in preview pane
Posted: 14 Jan 2026 20:13
For this situation, I prefer to use an AutoHotkey script to turn it on and off. I've already written one, just like Seer and QuickLook.
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
There is Total Commander support for itNative2904 wrote: ↑14 Jan 2026 19:34 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.
2026-01-14_192511.pngCode: Select all
Run """C:\Xyplorer\Tools\UViewer\Viewer.exe"" ""<curitem>""";
For me, without in-depth scripting knowledge, the viewer is the better choice. Can access 22 plugins from the TC directly - if the XY quick view should not be enough.Horst wrote: ↑15 Jan 2026 19:03There is Total Commander support for itNative2904 wrote: ↑14 Jan 2026 19:34 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.
2026-01-14_192511.pngCode: Select all
Run """C:\Xyplorer\Tools\UViewer\Viewer.exe"" ""<curitem>""";
and Free Commander has an integrated version of it.
The best of it, you can add all free Total commander plugins to extend its file formats.