Jump to content

Total Commander 9.0


anuraag

Recommended Posts

Total Commander is a file manager replacement that offers multiple language support, search, file comparison, directory synchronization, quick view panel with bitmap display, ZIP, ARJ, LZH, RAR, UC2, TAR, GZ, CAB, ACE archive handling plus plugins, built-in FTP client with FXP, HTTP proxy support, and more.

Thanks to sternog and for the update.

Download

Link to comment
Share on other sites


  • Replies 44
  • Views 9k
  • Created
  • Last Reply

Total Commander 9.00 Final (YES at last...!!!) - For those who don't visit the FP

Patch KeyGen - borrowed from original poster way back from Addhaloka. It still works..

Generic Patch By @addhaloka

Site: http://www.mirrorcreator.com
Sharecode[?]: /files/0PYHYXRT/TC.7z_links
 

Or newer Patch only (Recommended) updated by Addhaloka (Same patch with words "Bugs Removed" removed, instead, a successful patch message now appears - works the same though, ****so thank  addhaloka, not me)****

Site: https://www.upload.ee
Sharecode[?]: /files/6228187/tc-patch.7z.html

 

InsaneAl

Link to comment
Share on other sites


What's new in Total Commander 9.0:

Note: Many new features like folder/drive icons from Explorer, dimmed hidden files, vertical button bar etc. can be disabled via settings dialog.

 

User interface:

  • Use icons for folders and drives from Explorer, can be switched to old icons via main settings - icons
  • New button bar icons (optional, can be chosen during first start or via right click )
  • Vertical button bar (can be disabled via main settings - Layout)
  • Extra space between lines in file list (configurable via main settings - Icons)
  • Windows 10: Use Windows Photo Viewer instead of Photo app (disable with wincmd.ini [Configuration] ReplacePhotoApp=0)
  • View modes, can be switched manually via menu "Show", or automatically by rules
  • Show icons on folder tabs depending on the displayed folder
  • Rubber band selection mode when using left mouse button selection, disable via settings
  • Show up to 3 external devices without drive letter (e.g. Android or Windows Phone) in Alt+F1/F2 drive dropdown list
  • Background transfer manager (F5-F2): Show second progress bar with overall progress if available
  • Themed text cursor, enable/disable in Configuration - Options - Colors
  • Dimmed icons for hidden files/folders (configurable via main settings - Icons)
  • Show small green arrow as overlay icon when a folder is open, e.g. in tree or when opening very large folder
  • Click on tab header with "locked but directory changed allowed" returns to base directory of that tab
  • Better support for high resolution screens
  • Default font is now "Segoe UI regular" for new installations
  • Set scaling of dialog boxes (OverrideDPI) via main settings - fonts
  • Option to show sizes with 1k=1000bytes instead of 1k=1024bytes
  • Option to show numbers in TBytes, with 1 or 2 decimal digits

File operations:

  • Unicode support for descript.ion files
  • Inplace rename: Use up/down arrow to jump to previous/next file (configurable)
  • F5 Copy/F6 Move: Show combobox with all open tabs and all subdirectories in the target panel (Shift: Source panel)
  • F5 copy: Skip empty dirs by appending |**\ to line "only files of this type"
  • Create and verify additional checksum types: SHA224, SHA384, SHA3_224, SHA3_256, SHA3_384, SHA3_512
  • Create checksums separately in each directory
  • Speed up hash check of MD5, SHA1, SHA256, SHA384 and SHA512 by using Microsoft Crypto API functions
  • Delete files directly (not to recycle bin): In case of errors, ask at the end of the entire operation
  • Delete files directly: Also offer "Skip all" when a file is missing
  • Re-use threads for delete, loading hints and ID-lists
  • Disable overwrite confirmation in sync: wincmd.ini [Confirmation] SyncConfirmOverwrite=0

FTPS, HTTPS:

  • Support TLS 1.1 and 1.2 with new openssl dlls (optional) or Windows sChannel library
  • Use Windows certificate stores "ROOT" and "CA" to verify purchased server certificates
  • Always verify certificates now, even when wincmd.pem is missing, since we use the root certs from Internet Explorer now
  • Self-signed certs can be trusted with a checkbox in the certificate dialog

Packer:

  • ZIP unpacker: Support new compression method XZ (method 95) with updated tcmdlzma.dll and tclzma64.dll
  • Support invalid ZIP archives with no CRC in the local header and behind the zip file, e.g. created by owncloud
  • Support invalid ZIP archives with UTF-8-encoded names but missing UTF-8 flag (created by Dropbox)

Search function:

  • Use "Everything" tool for much faster search on NTFS drives, also on network shares if possible
  • Search with content plugins for text on main search page
  • Regular expressions supported in more types: Unicode UTF-8+UTF-16, Office XML
  • New option "Older than" working just like "Not older than"
  • Standalone search: Allow to search in search results (after feed to listbox) and selected files

Compare by content:

  • Show only differences, with additional lines above/below the differences, including editing
  • Edit mode: triple click now selects entire line

Multi-rename tool:

  • New buttons to insert other fields like parent [P]
  • Improved range selection dialog
  • If there are duplicate names, or names that already exist, offer to auto-rename to "name (2).ext", "name (3).ext" etc.
  • Undo now supports multiple undo steps (Undo multiple rename operations).

Lister:

  • Ctrl+Shift+Q: Opens Quick View in separate Lister window, updates contents when going to other file
  • View files of type RTF, BMP, JPG, PNG, GIF, ICO, HTML with internal viewers also in read-protected folders (via DuplicateHandle)
  • Use larger buffer sizes to handle longer blocks of text without line breaks

Other operations:

  • Double click/ENTER: Follow .url files pointing to directrories within Total Commander. Disable via wincmd.ini
  • Manual update check via menu Help - Check for updates now, using DNS lookup (TXT record)
  • Automatic update check, can be enabled in manual update check function
  • Ctrl+B in search result = Go to directory of file under cursor
  • Read virtual folders like the Network Neighborhood asynchronously (faster initial response) and in a background thread
  • Directory history: Remember name under cursor and position in list when entering a subdir via double click/Enter
  • Content plugins: new content field chooser dialog instead of menu. Also show field preview for file/dir under cursor
  • Synchronize dirs: Compare with multi-part ZIP, supports compare by content and view
  • Buttonbar, Start menu: New Parameter %C1..%C9, %c1..%c9

Internal commands:

  • to focus specific panels, including tree: cm_FocusSrc, cm_FocusTrg, cm_FocusLeftTree etc.
  • to select/unselect one or more files: cm_Select, cm_Unselect, cm_Reverse
  • to open lister: cm_ListOnly, cm_ListMulti, cm_ListInternalMulti, cm_SeparateQuickView, cm_SeparateQuickInternalOnly
  • to save tabs to a specified file: SAVETABS, SAVETABSL, SAVETABSR, SAVETABS2, SAVETABS2L, SAVETABS2R
  • cm_wait, accepting wait time in milliseconds, e.g. cm_wait 1000. Can be combined, e.g. em_cmd1,cm_wait 1000,em_cmd2
  • cm_100percent accepts parameter 1..100 to set specific position of divider
  • Send WM_USER+50 to TC to get various numerical values like index of current file, first file, control window handles etc. (see history.txt)

Installer (of the demo version):

  • The Installer now accepts the following options: /AHLMGDUK
    A=Auto install,
    H=Run hidden,
    L=Language number,
    M=Multi-language,
    G=Create group,
    D=Create desktop icon,
    U=Update if target exists,
    K=installs wincmd.key file located in same directory as the installer.
    All options accept parameters 1 or 0, e.g. G0 or G1. L accepts language Nr. from install.inf, e.g. L18=Romanian
  • Note: All options MUST be passed as a single parameter after a single slash, not as separate parameters
Link to comment
Share on other sites


TheEmpathicEar

[I have never used this before except in PE environments]

In windows 10, if it makes it easier for me to share an entire drive [simply], I would like to try it. Is this possible? And, how would do this with TC?

Link to comment
Share on other sites


Sorry guys but i don't understand how to active this program. Probably i'm stupid but i used patch and works and..... serial?

Link to comment
Share on other sites


Portable Total Commander 9.0 32-64 bit Multilingual Online

By PortableAppZ

 

Download Portable TotalCommander 9.0 32-64 bit Online (0.7 MB)

Site: https://www.upload.ee
Sharecode[?]: /files/6378844/TotalCommander_Portable_900x32_64_Multilingual_Online.exe.html

 

Extract and run TotalCommanderPortable.
Included: 7zip & DiskDir PackerPlugins.
Your wincmd.key will be used if found in Data\TotalCommander.
Language set by launcher according UserDefaultLang (if you don't want: write UserDefaultLang=false in TotalCommanderPortable.ini): English, SimpChinese, Czech, Danish, German, Dutch, Spanish, French, Hungarian, Italian, Korean, Norwegian, Polish, Romanian, Russian, Slovak, Slovenian, Swedish.
Settings of installed TotalCommander should be preserved.
 
If you need to run several instances change AllowMultipleInstances from false to true in TotalCommanderPortable.ini.
Link to comment
Share on other sites


4 hours ago, kabino said:

Sorry guys but i don't understand how to active this program. Probably i'm stupid but i used patch and works and..... serial?

 

Download "tc-patch.7z" found in InsaneAl's post. Use the upload.ee link & sharecode.

When downloaded, extract "tc-patch.exe" using 7Zip, WinRAR or other such program, put it in Total Commander's installation directory.

Run it and click PATCH.

TOTALCMD.EXE will be patched. (If running Total Commader 64-Bit version, choose TOTALCMD64.EXE on the drop-down menu, then click PATCH).

The click on KEYGEN.

Fill in the details (Username, City, Country - put in whatever details you want), then press Generate.

A file called "wincmd.key" will be created.

Exit "tc-patch.exe". Total Commander will now be registered when you run it.

Link to comment
Share on other sites


Total Commander 9.0 32-64 bit Portable by JooSeng
TotalCMDPortable_9.0_32-64_bit_Multilingual.paf.exe (21.43MB)
 

 

Site: http://www.mirrorcreator.com
Sharecode[?]: /files/0LM1HAGQ/TotalCMDPortable_9.0_32-64_bit_Multilingual.paf.exe_links

 

Link to comment
Share on other sites


5 hours ago, kabino said:

Sorry guys but i don't understand how to active this program. Probably i'm stupid but i used patch and works and..... serial?

 

You don't need the patch. Just put the file wincmd.key in the program folder.

Link to comment
Share on other sites


53 minutes ago, alexxf said:

 

You don't need the patch. Just put the file wincmd.key in the program folder.

 

If you don't patch TOTALCMD.EXE/TOTALCMD64.EXE, even after generating "wincmd.key", the program will be unregistered.

 

About Total Commander.jpg

Link to comment
Share on other sites


can we set TC defaul explorer?:rolleyes:

 

this settings included Dopus and xyplorer

 

i cant find any settings about this?

Link to comment
Share on other sites


1 hour ago, alexxf said:

 

You don't need the patch. Just put the file wincmd.key in the program folder.

 

man, no works. I tested 1000 times on 2 virtual machine and you need to patch then create a .key.

Link to comment
Share on other sites


48 minutes ago, alexxf said:

 

Use the valid key from FP.

 

Then you need to specify that in your earlier post.

 

Otherwise it confuses people who want to patch & customise their registration info using the Keygen.

Link to comment
Share on other sites


55 minutes ago, kabino said:

 

man, no works. I tested 1000 times on 2 virtual machine and you need to patch then create a .key.

sternog's file works perfect; I got licensed version straight after adding the file in program files (x86)

Link to comment
Share on other sites


14 hours ago, kabino said:

Sorry guys but i don't understand how to active this program. Probably i'm stupid but i used patch and works and..... serial?

As suggested by T3rM***, use the patch from Addhaloka that I posted. It works, here's how...

Install TC (I just unpack into folder),, copy both patch and keygen into install folder,, run patch,, use middle button to select x32 or x64 version main executable file for your version(s) of TC then patch with Patch button,, click on Keygen button to start keygen and pick you own details then click generate,, a key file will be made for your TC.. Personally, I use all three releases - x32,, x32/x64,, x64 and this works for ALL of them...

I'm not sure if there are any working keys for this release... Ahhh ARMOUR may have just posted one...!!!

InsaneAl

Link to comment
Share on other sites


I don't understand. If you find this program so good, why don't you buy it? It doesn't cost much plus you can install it on as many computers as you wish and upgrades are free

 

No need to rip off the author who has worked hard on this software

Link to comment
Share on other sites


Total Commander v9.0

With Key Form   GHiSLER ) 

 

Site: https://files.fm
Sharecode[?]: /u/evmtz2k7
Site: https://mega.nz
Sharecode[?]: /#!bwc1BTLR!mz30ErZ0mxPewlz9ROoN51utDtG8R4lrNNTI631eKaQ
Site: http://dropjar.com
Sharecode[?]: /#1yui6b8i
Password:no
Link to comment
Share on other sites


On 11/24/2016 at 6:52 PM, Skunk1966 said:

sternog's file works perfect; I got licensed version straight after adding the file in program files (x86)

Yah, 'coz of "New key, thnx to him" like he has stated there:).

 

Btw, is there any Power Pack for this version like there used to be in the past?

Link to comment
Share on other sites


16 minutes ago, rushdie said:

Btw, is there any Power Pack for this version like there used to be in the past?

I just upgraded TC 8.52 + Total CMA Pack to TC 9 Final and the pack works with TC 9 (if that's what you mean)

Link to comment
Share on other sites


On undefined at 3:21 PM, UnderShadow said:

I don't understand. If you find this program so good, why don't you buy it?

i dont have the money to buy it i spend my money on takeout tonight ,I rather eat than buy software..  Are you offering to buy this  for everyone ?  Really this program has always been cracked and keys leaked out .. If the dev dont want us to use  it for free he should use better anti cracking protection . most crackers give up  if  something is hard too crack  :P

 

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...