ghisler(Author) wrote: 2024-12-10, 08:51 UTC
I have updated the page and added a section for directly opening the built-in Lister.
At the left it says "Buil-in Lister" (t is missing).
It makes more sense if the built-in version is at the top, because that is the newest version.
Mentioning 32-bit/16-bit and English/German at the right side as well seems overkill.
I don't think it is necessary to include that the 32-bit version works on "Windows 95/98/ME/NT/2000/XP/Vista/7/8/8.1/10/11".
Suggestion (also made some minor textual changes):
current webpage
new webpage
Source new page:
Code: Select all
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 2.0">
<title>Lister standalone</title>
</head>
<body bgcolor="#FFFFFF" link="#000080" vlink="#800080"
alink="#000080">
<h1>Lister</h1>
<div align="left">
<table border="3" cellspacing="0" width="90%" bgcolor="#DFDFDF"
bordercolor="#FFFFFF" bordercolordark="#FFFFFF"
bordercolorlight="#FFFFFF">
<tr>
<td valign="top"><a href="../download.htm">Total
Commander's built-in Lister</a></td>
<td valign="top">The built-in Lister in Total Commander
can be used as a standalone tool by using the parameter /S=L.<br>
<br>
Examples:<br>
totalcmd64.exe /S=L <filename><br>
totalcmd.exe /S=L <filename><br>
<br>
Additional parameters can be added separated by a colon, e.g.
/S=L:AT1C1250<div align="left"><table border="0"
cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="10%">A</td>
<td width="50%">ANSI/Windows text</td>
</tr>
<tr>
<td width="10%">S</td>
<td width="50%">ASCII/DOS text</td>
</tr>
<tr>
<td width="10%">V</td>
<td width="50%">Variable width text</td>
</tr>
<tr>
<td width="10%">F</td>
<td width="50%">Full screen (same as Alt+Enter)</td>
</tr>
<tr>
<td width="10%">T1..T8</td>
<td width="50%">View mode 1-8 (1: Text, 2:
Binary, 3: Hex, 4: Multimedia, 5: HTML, 6:
Unicode, 7: UTF-8, 8: Explorer Preview)</td>
</tr>
<tr>
<td width="10%">C<nr></td>
<td width="50%">Codepage, e.g. C1251 for Cyrillic</td>
</tr>
<tr>
<td width="10%">N</td>
<td width="50%">Auto-detect, but no multimedia or
plugins allowed</td>
</tr>
<tr>
<td width="10%">P<x></td>
<td width="50%">As LAST parameter: Choose plugin,
e.g. /S=L:Piclview for iclview plugin (As shown
in Lister title)</td>
</tr>
</table>
</div></td>
</tr>
<tr>
<td valign="top" width="20%"><a
href="https://plugins.ghisler.com/addons/lister32.zip">Lister (32-bit, English)</a></td>
<td valign="top">Standalone Lister program, based on the built-in Lister of Total Commander 7.0.</td>
</tr>
<tr>
<td valign="top" width="20%"><a href="listere.zip">Lister (16-bit, English)</a><br>
<a href="listerd.zip">Lister (16-bit, German)</a></td>
<td valign="top">Standalone Lister program, based on the built-in Lister of Windows Commander 2.11. A lot smaller, but without new features like HTML viewer, image viewer, etc. Does not work on 64-bit Windows.</td>
</tr>
</table>
</div>
<p><a href="https://www.ghisler.com">Back to the Total Commander
homepage</a></p>
</body>
</html>