Skip to content

Commit f7b8ca8

Browse files
author
y8z
committed
update the TC notes
1 parent 871bae4 commit f7b8ca8

File tree

5 files changed

+83
-53
lines changed

5 files changed

+83
-53
lines changed

_posts/2022-12-11-notes_total_commander.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,24 @@ Then we can just select the command we just defined (e.g., `em_notepadpp`) in th
5959

6060
The same trick was posted on TC user forum -- see Ref. [1].
6161

62+
> Configure the Image Viewer
63+
64+
By default, Total Commander will use the old Windows image viewer which looks ugly and also sometimes does not work at all for opening some images. To use the new version of the image viewer on Windows, we need to select an image file, then go to `Files` => `Associate With...` and make sure the `Replace with: PhotoViewer.dll` is `unchecked` (by default, this box would be checked and TC would use the old Windows image viewer for opening an image), as shown below,
65+
66+
<p align='center'>
67+
<img src="/assets/img/posts/tc_image_viewer_config.png"
68+
style="border:none;"
69+
width="500"
70+
alt="tc_imc"
71+
title="tc_imc" />
72+
</p>
73+
74+
Instructions originate from Ref. [2].
75+
6276
<br />
6377

6478
<b>References</b>
6579

66-
[1] [https://www.ghisler.ch/board/viewtopic.php?t=28817](https://www.ghisler.ch/board/viewtopic.php?t=28817)
80+
[1] [https://www.ghisler.ch/board/viewtopic.php?t=28817](https://www.ghisler.ch/board/viewtopic.php?t=28817)
81+
82+
[2] [https://ghisler.ch/board/viewtopic.php?t=72249](https://ghisler.ch/board/viewtopic.php?t=72249)

_site/2022-12-11-notes_total_commander/index.html

+14
Original file line numberDiff line numberDiff line change
@@ -345,12 +345,26 @@ <h2 class="post-subheading">Tips & Tricks</h2>
345345

346346
<p>The same trick was posted on TC user forum – see Ref. [1].</p>
347347

348+
<blockquote>
349+
<p>Configure the Image Viewer</p>
350+
</blockquote>
351+
352+
<p>By default, Total Commander will use the old Windows image viewer which looks ugly and also sometimes does not work at all for opening some images. To use the new version of the image viewer on Windows, we need to select an image file, then go to <code class="language-plaintext highlighter-rouge">Files</code> =&gt; <code class="language-plaintext highlighter-rouge">Associate With...</code> and make sure the <code class="language-plaintext highlighter-rouge">Replace with: PhotoViewer.dll</code> is <code class="language-plaintext highlighter-rouge">unchecked</code> (by default, this box would be checked and TC would use the old Windows image viewer for opening an image), as shown below,</p>
353+
354+
<p align="center">
355+
<img src="/assets/img/posts/tc_image_viewer_config.png" style="border:none;" width="500" alt="tc_imc" title="tc_imc" />
356+
</p>
357+
358+
<p>Instructions originate from Ref. [2].</p>
359+
348360
<p><br /></p>
349361

350362
<p><b>References</b></p>
351363

352364
<p>[1] <a href="https://www.ghisler.ch/board/viewtopic.php?t=28817">https://www.ghisler.ch/board/viewtopic.php?t=28817</a></p>
353365

366+
<p>[2] <a href="https://ghisler.ch/board/viewtopic.php?t=72249">https://ghisler.ch/board/viewtopic.php?t=72249</a></p>
367+
354368
</article>
355369

356370

Loading

0 commit comments

Comments
 (0)