This repository contains my configuration for the Total Commander Windows application.
The configuration does not include any file system paths specific to my environment(s), which means you should be able to use it as-is without any surprises (outside of my preferences).
Deploy for the currently logged in user:
Clone this git repository into the
%APPDATA%\directory (usually will be something like:C:\Users\username\AppData\Roaming\), and name the clone directorytcmd.Add configuration to
HKEY_CURRENT_USERregistry hive:To import .bootstrap/set_up_HKEY_CURRENT_USER_reg4.reg execute this in a cmd.exe shell:
reg.exe import .bootstrap\set_up_HKEY_CURRENT_USER_reg4.reg
All configuration/code in this repository tested on the following:
- Total Commander 10.52 x64, installed on Windows 10 Enterprise version 21H2
It will likely work on earlier/newer versions/OS'es as well.