|
The versions for Windows 10 can also be used under Windows 11, but there might be some items in the "Windows 10" submenu that will not work.
Extended Menus for Total Commander - Combined 32bit and 64bit:
* Download Menus for Windows 10 (22H2) / 11 64bit
* Download Menus for Windows 8.1 64bit
* Download Menus Windows 7 64bit version
Extended Menus for Total Commander - 64bit:
* Download Menus for Windows 10 (22H2) / 11 64bit
* Download Menus for Windows 8.1 64bit
* Download Menus for Windows 7 64bit
Extended Menus for Total Commander - 32bit:
* Download Menus for Windows 10 (22H2) / 11 64bit
* Download Menus for Windows 8.1 64bit
* Download Menus for Windows 8.1 32bit
* Download Menus for Windows 7 64bit
* Download Menus for Windows 7 32bit
* Download Menus for Windows XP 32bit
- Category: TC Languages 6772 KB - Updated: 02.07.2026 - x32/x64 - Downloaded 3134 times
Versionerne for Windows 10 kan også bruges under Windows 11, men der kan være nogle elementer i "Windows 10" undermenuen, som ikke vil virke.
Udvidede Menuer for Total Commander - Kombineret 32bit og 64bit:
* Download Menuer for Windows 10 (22H2) / 11 64bit
* Download Menuer for Windows 8.1 64bit
* Download Menuer Windows 7 64bit version
Udvidede Menuer for Total Commander - 64bit:
* Download Menuer for Windows 10 (22H2) / 11 64bit
* Download Menuer for Windows 8.1 64bit
* Download Menuer for Windows 7 64bit
Udvidede Menuer for Total Commander - 32bit:
* Download Menuer for Windows 10 (22H2) / 11 64bit
* Download Menuer for Windows 8.1 64bit
* Download Menuer for Windows 7 64bit
* Download Menuer for Windows 7 32bit
* Download Menuer for Windows XP 32bit
- Category: TC Languages 6865 KB - Updated: 02.07.2026 - x32/x64 - Downloaded 1671 times
Dark Help files for Total Commander 11.58
Darkhelp has a white background in the left menu panel.
Darkhelp 2 has a dark background in the left menu panel, but
menu items has a white background.
It is unfortunately not possible to make the left menu panel background all
black.
The TotalcmdDark.chm (English Dark Help) file has to be placed in
Total Commanders PROGRAM directory in order to work.
The Wcmd_deuDark.chm (German Dark Help) file AND the Wcmd_deu.chm
file both has to be placed in Total Commanders LANGUAGE directory in
order to work.
Download of DarkHelp 2
Discussion and new releases:
https://www.ghisler.ch/board/viewtopic.php?t=58110 Category: TC Languages 1848 KB - Updated: 02.07.2026 - x32/x64 - Downloaded 4021 times
IsoLister — WLX Lister plugin for Total Commander. Fast disk image analysis without mounting in Lister (F3) and Quick View (Ctrl+Q).
Formats: .iso (ISO 9660 / UDF), .img (MBR/GPT), .dmg (Apple UDIF).
Report summary: filesystem type, UEFI/BIOS, Detected (Windows/Linux), Uses (WIM/ESD/EFI), WIM editions table. Category: TC Lister Plugins 389 KB - Updated: 01.07.2026 - x32/x64 - Downloaded 227 times
A native Win32/Win64 Total Commander WLX plugin for viewing and editing XML files in a combined tree, virtual table, and formatted text view.
Extended Features
•Native Win32 and Win64 builds created with Lazarus/FPC.
•Virtual owner-data grid designed for large XML files.
•Large selected root elements remain collapsed initially according to
max-unfold-size; smaller files keep the traditional automatic unfolding.
•Typed inline editing for attributes, text, comments, CDATA, processing
instructions, and simple element text.
•Loss-minimizing edits that patch only the changed source range.
•Atomic Ctrl+S saving in the original encoding and with the original BOM.
•Automatic XML indentation in the text view.
•Configurable XML syntax highlighting across the complete view. Large
documents are highlighted incrementally while scrolling. Formatted XML uses RichEdit-compatible source-position mapping, so colors remain aligned across indented multi-line content.
•Source-accurate Locate from the formatted text view back to the XML tree.
•Locale-aware Unicode natural sorting, including numeric values.
•Fast column auto-sizing based on a bounded sample of visible rows.
•Pixel-accurate per-column decimal alignment for comma and dot decimals,
with right-aligned signed and unsigned integers.
•Column filters with equality, exclusion, comparison, and substring modes.
•Continued F3 search, including forward/backward, case-sensitive, and
whole-word search.
•SAME, TABLE, and SINGLE grid modes.
•TABLE mode is used only for repeated, equally named child elements;
heterogeneous XML such as GPX roots is shown in SINGLE mode.
•GPX files are registered with Total Commander by default.
•XPath copying, context menus, themes, persistent zoom, alternating row
colors, and configurable selection colors.
•A movable, persistent tree/grid splitter.
•A bold, theme-colored grid header and artifact-free inline editor repaint.
•Total Commander hotkey forwarding, including Escape and keys 1 through Category: TC Lister Plugins 448 KB - Updated: 01.07.2026 - x32/x64 - Downloaded 524 times
Grid view, inline editor, text syntax highlighting.
JSON Tab WLX is a native Windows Lister plugin for Total Commander that displays JSON documents as a combined tree, table, and formatted text view.
Both regular JSON documents (.json) and JSON Lines documents (.jsonl) are supported. JSONL records are shown as the elements of one root array and are saved back as one compact JSON value per line.
This project is a Lazarus/Free Pascal migration of the original jsontab-wlx plugin by little-brother. The original program established the user interface, behavior, and core feature set on which this port is based.
The migration keeps the familiar workflow while adding editing, improved sorting, and better performance for large arrays.
Differences And Extensions Compared To The Original
This Lazarus/FPC version adds or substantially changes:
•Native Free Pascal implementation with a Lazarus project
•Inline scalar editing and saving
•Virtual owner-data grid for improved large-array handling
•Result-index-based filtering and sorting without rearranging JSON data
•Stable locale-aware natural sorting
•Filter transfer between compatible tree nodes using Ctrl+Shift
•Filter fields smoothly follow horizontal grid scrolling and column-width
changes
•Automatic bounded column sizing based on visible results
•Explicit current-cell display and alternating row colors
•Extended context menu and keyboard controls
•Win32 and Win64 release build modes from one project Category: TC Lister Plugins 394 KB - Updated: 01.07.2026 - x32/x64 - Downloaded 860 times
Edit cell values directly in the grid and write the result back to the source file,
preserving its original encoding and delimiter.
* Toggle edit mode with **Ctrl+E** (or **Ctrl+R**), via the right-click menu, or the
status bar.
* Start editing a cell with **F2** or by **double-clicking** it.
* **Enter accepts the change, **Esc** cancels it.
* Delete whole rows with **Ctrl+X** or the right-click menu (*Delete row(s)*). The
selected rows are removed; with no selection the row under the cursor is deleted.
* **Ctrl+S** saves the file. Saving is **atomic** (write-to-temp + replace) so a failed
write never corrupts the original file. Encoding, delimiter and comment handling are
preserved on save.
* The status bar shows the current state: `EDIT`, `EDIT *` (unsaved edit) or `MODIFIED *`.
* If you close the viewer or reload the document with unsaved changes, you are asked
whether to save first.
### 🔧 Transform mode (column workbench)
A side panel for reshaping the table without touching the source file, with a **live
preview** directly in the grid.
Toggle transform mode with **Ctrl+T**, via the right-click menu, or the status bar.
The sidebar groups the actions by purpose (each group is colour-coded):
| Group | Actions | Description |
|-------|---------|-------------|
| **Ordering | Up / Down | Move the selected column |
| **Columns | Add / Remove / Rename | Add new (virtual) columns, drop or rename existing ones. *Add* accepts several names separated by `;` |
| **Cell values** | Set all cells / Fill empty cells / Enumerate cells | Set a constant value, fill only the empty cells, or number rows over a `start:stop` range |
| **Load / Save** | Load / Save transformation | Persist the whole transformation as a JSON file and reload it later |
| **Export | Export CSV / Delimiter / Number format | Write the transformed table to a new CSV; choose the export delimiter (`;` `,` TAB) and number format (keep `original`, force `.` or force `,`) |
| **Apply | Apply to grid | Render the transformation live in the grid; the button turns into *Reset grid view* |
* The input field uses a placeholder hint (*"Value / name / enumeration start:stop"*).
* **Apply to grid** shows the transformed columns, headers and values in the grid itself
(read-only preview). The status bar shows a `TRANSFORM` indicator. Press the button
again (now *Reset grid view*) to return to the normal view. The source data is never
modified by the preview. Category: TC Lister Plugins 400 KB - Updated: 01.07.2026 - x32/x64 - Downloaded 1034 times
GeoPhotoLister is a 32-bit and 64-bit Total Commander WLX Lister plugin for
displaying geotagged JPEG photos on an interactive map.
Each positioned photo is shown at its GPS location with an optional thumbnail
and filename. Photos without usable coordinates remain available in the
collapsible photo list.
Features
•Displays .jpg , .jpeg , and .jpe files on a Web Mercator map
•Reads GPS coordinates from EXIF, embedded XMP, and XMP sidecar files
•Supports decimal coordinates and degree/minute/second XMP coordinates
•Reads coordinates in parallel and displays the map extent before thumbnails are generated
•Generates thumbnails in parallel and adds them progressively to the map
•Prefers sufficiently large embedded EXIF thumbnails for faster preview generation
•Shows aspect-ratio-preserving JPEG thumbnails at their map positions
•Shows filenames without extensions on the map
•Shows the full filename as a tooltip when map filenames are disabled
•Lists the metadata source used for each positioned photo
•Lists photos without coordinates as [Keine Position]
•Loads individual JPEGs, directories, and generated .geophotolist manifests
•Loads all JPEGs from the current photo directory with the D key
•Provides standard, satellite, and topographic tile maps
•Supports panning, zooming, fit-to-window, map-style switching, and tile toggle
•Includes a collapsible, vertically and horizontally scrollable photo list
•Centers the selected photo preview without changing the current zoom
•Includes a launcher for displaying multiple files selected in Total Commander
Directory loading is non-recursive. Only JPEG files directly inside the
directory are included. Category: TC Lister Plugins 875 KB - Updated: 26.06.2026 - x32/x64 - Downloaded 914 times
MDView is a Lister plugin for viewing Markdown files in Total Commander.
It renders .md, .markdown, .mkd, and .mkdn files with headings, tables, links, images, syntax-highlighted code blocks, dark/light mode, table of contents, search, printing, and optional split view with the raw Markdown source.
The plugin includes built-in support for several Mermaid diagram types, relative Markdown links, YAML front matter, task lists, collapsible HTML sections, and configurable viewer settings.
Available builds: x32, x64, and Windows XP-compatible x32.
WinXP Version here: https://github.com/jumpifequal/mdview-for-Total-Commander/releases/download/mdview_381/WLX_mdviewXP_TC-plugin_v3.8.1.zip
Github: https://github.com/jumpifequal/mdview-for-Total-Commander Category: TC Lister Plugins 3779 KB - Updated: 24.06.2026 - x32/x64 - Downloaded 865 times
A lightweight Windows utility that terminates desktop AI assistant processes (Claude, Copilot, Perplexity, Codex, …) in one shot — no admin rights needed.
Why
AI desktop apps (Claude, Copilot, Perplexity, Codex and similar) are known to accumulate background processes over time. This can cause:
• System slowdowns — high CPU or RAM pressure from idle AI workers.
• Frozen or unresponsive UI — the app gets stuck but its processes keep running and holding resources.
• GPU saturation — local model runners keep the GPU busy even when the app window is closed.
Killing them from Task Manager is tedious when there are 5–15 scattered processes per tool. AI Process-Terminate groups them by tool and removes the whole tree in one keypress.
What it does
1.Scans all running processes for names that partially match any known AI tool keyword.
2.Groups matches by tool and shows a compact dialog — one row per tool, with the number of running instances in parentheses, e.g. claude (9).
3.Lets you choose which tools to terminate; the others are left untouched.
4.Drains all instances in a loop (up to 20 iterations, 200 ms apart) so that processes that respawn are caught and killed too.
Only processes owned by the current user are affected. System processes and processes owned by other users are skipped gracefully. Category: TC Utilities 257 KB - Updated: 24.06.2026 - x32/x64 - Downloaded 426 times
10 - 20 - 30 new files with descriptions
|
This week leaders
7Zip Plugin 0.7.6.6 TCIMG 35.7 Android ADB 8.7 Imagine 1.1.6 Total7zip 0.8.5.6 TC Plugins Manager 2.2.8 QuickSearch eXtended - Virtual Disk 1.3.3 Final xBaseView 10.0 SFTP plugin 1.4.67.4
All time popularity
7Zip Plugin 0.7.6.6 TCIMG 35.7 Imagine 1.1.6 Android ADB 8.7 xBaseView 10.0 Total7zip 0.8.5.6 TC Plugins Manager 2.2.8 Virtual Disk 1.3.3 Final QuickSearch eXtended - SFTP plugin 1.4.67.4
10, 20, 30 the most popular plugins
|