-----------------------------------------
WOW, danke schön.
Send WM_USER+50
cm_EditFileMenu
Multi-rename tool
New internal commands
6 new commands to save tabs
parameters %C3
..
...
Siehe history900.txt ---> http://ghisler.ch/board/viewtopic.php?t=44180
Das wird eine lange Nacht

------------------------------------------------------
TIP: Total Commander is fully portable (but some plugins maybe)
How-to run TC portable, without installation, without tracks on your PC?
- Download *.exe from http://www.ghisler.com/900_b1.php
(tc900x32_b1.exe or tc900x64_b1.exe or tc900x32_64_b1.exe)
- Rename tc900x32_b1.exe to tc900x32_b1.zip
- Extract tc900x32_b1.zip (e.g. with Alt+F9 / WinZip / WinRar / Uniextract /...)
(Note: inside TC you can also use Strg+PageDown key to open the archive)
- Go into tc900x32_b1\ folder
- Extract INSTALL.CAB (e.g. with Alt+F9 / WinZip / WinRar / Uniextract /...)
(Note: inside TC you can also use Strg+PageDown key to open the archive)
- Go into INSTALL\ folder
- Create a text file "WINCMD.INI"
- Open "...\INSTALL\WINCMD.INI" and write:
[Configuration]
UseIniInProgramDir=7
- Close and save "WINCMD.INI"
- Launch TOTALCMD.EXE
--------------------------------------------------------------
TIP: To protect yourself from modifying important files,
use the "Configuration > Ignore List" feature.
Add content like:
F:\*
G:\*
H:\*
Search help for "Ignore", chose "Dialog box: Configuration: Ignore list"
Ignore (don't show) the following files and folders:
-- Full path to file. Example: c:\config.sys
-- Path relative to the root of ALL drives. Example: \RECYCLER
-- Name which will be hidden in all paths. Example: descript.ion
--------------------------------------------------------------
Next search the forum for TCs 'Pseudo environment variables' like "%Commander_Path%" to use relative paths in TC.
--------------------------------------------------------------
To clean-up, just delete the downloaded *.exe and also the tc900x32_b1\ folder.
------------------------------------------------------------
More INI parameter to customize your TC:
Code: Select all
[Configuration]
UseIniInProgramDir=7 ;7=nimm diese INI im TC-Programmordner
InplaceRenamePath=1 ;1=Pfad wechseln per Klick auf parent in der Pfadzeile
SpaceMovesDown=1 ;1=Auswahl per SPACE-Taste, dann springe eine Datei weiter nach unten
DirBrackets=0 ;0=no [..] around directory names
MinimizeOnClose=3 ;1=X-Button; 2=A-F4; 3=both; hold Shift to force close.(03.11.10 Added)
Viewer=TOOLs\Viewer\Viewer.exe
Editor=%Commander_Path%\TOOLs\NotePad2\notepad2.exe "%1"
CompareTool=%Commander_Path%\TOOLs\WinMerge\WinMergePortable.exe
pluginbasedir=%Commander_Path%\plugins
[Shortcuts]
;Enable 'F2'-key to start inline-rename mode, additional to origin 'Shift+F6'
F2=cm_RenameOnly
;Enable 'Ctrl+F' to start find-files, additional to origin 'Alt+F7'
C+F=cm_SearchFor
;Use 'Ctrl+O' to launch DOS-Box in current path
C+o=cm_ExecuteDOS
;Disable 'Alt+F4' (Exit, close program), load Help instead
A+F4=cm_Keyboard
;Disable 'F8' (Delete), load Help instead
F8=cm_Keyboard
; see TOTALCMD.INC file in TC directory:
C+P=cm_CopyNamesToClip
CS+P=cm_CopyFullNamesToClip
CAS+P=em_CopyBaseNamesToclip
CA+A=cm_ClearAll
C+/=cm_ClearAll
CS+R=cm_GoToRoot
CS+V=cm_VerticalPanels
[Alias]
;try them in TCs Command Line:
sel=cm_SpreadSelection ;([Shift+]Num +) ;Select group
selsh=cm_ShrinkSelection ;([Shift+]Num -) ;Unselect group
selex=cm_ExchangeSelection ;([Shift+]Num *)
selcurex=cm_SelectCurrentExtension ;(Alt+Num +)
selcurselu=cm_UnselectCurrentExtension ;(Alt+Num -)
selrest=cm_RestoreSelection ;(Num /) ;Selection before last operation
selun=cm_ClearAll ;=524;Unselect all
showall=cm_SrcAllFiles ;=312;Source: All files
showexe=cm_SrcExecs ;=311;Source: Only programs
[RightHistory]
RedirectSection=WIN_Tmp.INI
[LeftHistory]
RedirectSection=WIN_Tmp.INI
[DirMenu]
RedirectSection=WIN_User.INI
[user]
RedirectSection=WIN_User.INI
------------------------------------------------------------
Extra tip: TC menu with more entries
try "Extended English Menus for Total Commander by petermad"
A alternative menu file which provides all the TC commands, and some more too.
DOWNLOAD from: http://www.totalcmd.net/authors/1223914.html
Kudos to Peter.
###
TC Extended German Menu 8.50.1, Dieter Rehfeld, 2014
Ausfuehrliche deutschsprachige Menuedatei (ohne Shortcuts) fuer Total Commander 8.5x.
http://totalcmd.net/plugring/Extended_German_Menu.html
Danke Dieter.
###
Menu für Total Commander v8.50 mit (fast) allen internen Commandos und allen Standard-ShortCuts
Version 1.4f, Last changed: 10/09/2013, von Jens Grohmann (sir_silva)
http://home.arcor.de/gelber.elefant/
Danke Jens.
###
Some are outdated and didn't contain recent commands, but you can change (load) them on-the-fly.
###
Ein eigenes Hauptmenü erstellen
http://www.ghisler.ch/wikide/index.php/Ein_eigenes_Hauptmen%C3%BC_erstellen
------------------------------------------------------------