07.07.10 Release Total Commander 7.55a final
07.07.10 Fixed: Ctrl+V (Paste) not working with option x64DisableRedirection=1 (Windows Vista/7 x64)
07.07.10 Fixed: Lister on Linux/Wine: Do not replace characters by dot placeholder if fixed width font was requested, but variable width font returned
07.07.10 Fixed: Problems with AutoHotkey because of renamed buttons in "Configure directory hotlist"
06.07.10 Added: Always show administrative shares (experimental, WinNT-based systems only): wincmd.ini [Configuration] AdminShares=1
04.07.10 Fixed: Custom sounds not working on Windows XP x64
04.07.10 Fixed: FTP in background: TC tried to resume the download even when user aborted downloading a binary file transferred in text mode
04.07.10 Fixed: FTP: "ABOR" command wasn't sent when user aborted downloading a binary file transferred in text mode
04.07.10 Fixed: Background transfer manager: Speed limit could be significantly lower than chosen by the user
02.07.10 Fixed: FTP: Made the detection of UTF-8 encoding compliant with RFC 2640: If the FEAT command returns a line with UTF8, the encoding is ON by default, even if OPTS UTF8 ON returns an error
02.07.10 Fixed: Load per file icons (e.g. exe/lnk) always in background, not only on first load (should make network drives more responsive)
02.07.10 Fixed: When deleting files as admin from system32 while x64DisableRedirection=1, redirect calls to tcmadmin to SysNative (will work on XP64 only when installing Microsoft patch)
30.06.10 Release Total Commander 7.55a pre2
29.06.10 Fixed: Decode file: List not refreshed when user gave a single dot "." as target
28.06.10 Fixed: Remote Terminal Server drives not shown on Windows Server 2003 because WTSGetActiveConsoleSessionId returned 0
28.06.10 Fixed: Show error when user tries to use outdated diskdir extended plugin
28.06.10 Fixed: Move directory containing read-only file(s) to different drive -> directory timestamp couldn't be moved with the directory, because NTFS updated the timestamp when the read only file was deleted
28.06.10 Fixed: User-defined "unpack complete" sound played twice also when unpacking TAR archive, or with packer plugin supporting background operations
27.06.10 Fixed: TAR archives: Unpack files with long name stored in pax (portable archive interchange) format extended header (see The Open Group Base Specifications Issue 6, IEEE Std 1003.1, 2004 Edition)
27.06.10 Fixed: Send OPTS MLST command when server doesn't send all fields by default (e.g. UNIX.mode)
27.06.10 Fixed: FTP "Send commands": Couldn't send command containing ";" character -> put command in double quotes e.g. "OPTS MLST Type;Size;Modify;Perm;UNIX.mode;"
27.06.10 Fixed: Synchronize dirs with files which differ only in case: Re-alignment stopped after the first matching file
27.06.10 Added: Allow user to choose whether Ctrl+C should use Explorer extensions or not (default is no, it's much faster): wincmd.ini [Configuration] UseFastCtrlC=1/0 (Set to 0 to use Explorer extensions)
25.06.10 Release Total Commander 7.55a pre1
25.06.10 Added: Synchronize dirs with files which differ only in case: show slashed circle for files which will not be synchronized
25.06.10 Fixed: Synchronize dirs with files which differ only in case, e.g. Aaa and AAA: Align more than one matching names, do not align non-matching names at all if there are dupes
24.06.10 Fixed: User-defined "unpack complete" sound played twice when unpacking RAR files (since the unpacking is now done in a background thread)
24.06.10 Fixed: Could not delete anything in Sync tool with VistaDelete=1 and x64DisableRedirection=1
24.06.10 Fixed: FTPS Uploads hang to Serv-U 9-4-0-0 due to a bug in Serv-U (incorrect shutdown handling)
24.06.10 Fixed: MIME-Decode (base64): Ignore spaces in the data
23.06.10 Fixed: FTP: If the server dropped the control connection during a download with a "connection reset", TC 7.55 would restart the download from start instead of resuming
23.06.10 Added: Drive button bar: Do not show USB card reader slots with no media: wincmd.ini [Configuration] HideRemovableNoMedia=1 (NT-based systems only, turn off when too slow)
23.06.10 Fixed: Upload of subdir to FTP failed if connection was lost (timeout) before the upload started
22.06.10 Fixed: Dynamically create copyright notice with Unicode in Splash screen so it also works on e.g. Chinese Windows
22.06.10 Added: Multi-rename tool: Added a switch to always create Unicode file for external editor (e.g. to change English names to add characters from other codepages): wincmd.ini [Configuration] RenameEditUnicode=1
21.06.10 Fixed: FTP compare by content: Handle special case where FTP server cuts leading zeroes from checksum (e.g. Serv-U)
21.06.10 Fixed: When auto-installing language file with included help file, use that help when user presses F1
21.06.10 Fixed: When switching to CD-ROM drive while tray is open, do not abort reading with error after 5 seconds. Instead, show "Connecting" dialog
21.06.10 Fixed: When closing command line dropdown combobox, place cursor at the end of the line also in brief view
20.06.10 Fixed: Drag&Drop and Properties dialog not working with option x64DisableRedirection=1 (Windows 7 only)
20.06.10 Fixed: Tree wasn't updated when user changed to different directory via right click on button bar and choosing cd c:\some path
17.06.10 Release Total Commander 7.55 final
16.06.10 Fixed: Internal unpack function didn't ask to overwrite target if the target directory allowed to write, but not to list the directory contents
16.06.10 Fixed: Do not use CONNECT_PROMPT option for UNC servers in the form \\server, only for shares
16.06.10 Fixed: If PromptForUser=1, do not call connect function if already connected (check via WNetGetUser)
16.06.10 Fixed: cd \\server\share /user: didn't work on the command line
15.06.10 Release Total Commander 7.55 final (pre2)
15.06.10 Added: Call network connect function with CONNECT_PROMPT option to prompt for user name: wincmd.ini [Configuration] PromptForUser=1
15.06.10 Fixed: FTP: When "Send commands" also contained a CWD command, reconnecting to an ftp server via history went to that directory instead of the directory in the history
14.06.10 Fixed: Problems with tabs when an ftp connection was saved with "@" character in its name (TC tries to reconnect on each tab change)
13.06.10 Added: "cd" command in button bar and user menu: When parameter /user: is added without giving a user name, call connect function with CONNECT_PROMPT option to prompt for user name
13.06.10 Fixed: Look for key file also under %LOCALAPPDATA%\VirtualStore on Windows Vista/7 if TC is installed in "Program files" dir (reason: some older mail programs may store the key there!)
13.06.10 Fixed: FTP Upload: File was appended instead of overwritten if the connection was lost before starting the transfer (e.g. timeout)
11.06.10 Release Total Commander 7.55 final (pre)
09.06.10 Fixed: ZIP packer: Option to store Unicode names in extra fields not working with archives >4GB (problem with extra field creation)
09.06.10 Fixed: When entering a file system plugin, the Network Neighborhood in the separate tree was read in the foreground by mistake
09.06.10 Fixed: FTP auto-resume failed when "Send commands" field contained also a command to change the directory -> execute it before setting the previous dir
08.06.10 Fixed: With VistaDelete=1, place cursor on first not deleted or skipped file
08.06.10 Fixed: With VistaDelete=1, it was no longer possible to move the delete process to the background
08.06.10 Fixed: FTP client: Don't show time for [..] updir item (was shown as 1.1.1601)
08.06.10 Fixed: Compare by content: "Resynchronize from here" could cause an access violation if one of the selected lines was not existing (e.g. behind the end of that file)
08.06.10 Fixed: FTP: Support HASH command also when neither SHA-1 nor MD5 is the default -> use OPTS HASH command to set used method
没有合适的资源?快使用搜索试试~ 我知道了~
totalcommander7.55a final绿色注册版

共34个文件
dll:8个
exe:6个
inc:3个

需积分: 10 3 下载量 47 浏览量
2010-07-21
15:10:41
上传
评论
收藏 2.06MB RAR 举报
温馨提示
功能强大的全能文件管理器(简称 TC)。支持随意自定义的菜单、工具栏、快捷键,给您最大的自由,打造个性 TC。一般的文件操作,如搜索、复制、移动、改名、删除等功能应有尽有,更有文件内容比较、同步文件夹、批量重命名文件、分割合并文件、创建/检查文件校验 (MD5/SFV) 等实用功能。内置 ZIP/TAR/GZ/TGZ 格式的压缩/解压功能,ZIP 格式还支持创建加密及自解包功能。此外,不仅可以直接打开(解开) ARJ/CAB/RAR/LZH/ACE/UC2 等压缩包,配合插件或相应的压缩程序,更可创建这些格式的压缩包,就像创建和打开文件夹一样简单。而搜索功能,无论是文件还是内容,同样支持在这些压缩包中进行!
资源推荐
资源详情
资源评论





格式:octet-stream 资源大小:1024.0B


格式:x-dosexec 资源大小:297.5KB





格式:x-rar 资源大小:7.5MB

















收起资源包目录





































共 34 条
- 1
资源评论


lypxynok
- 粉丝: 1
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 基于单片机的温度控制系统的方案设计书13706.doc
- [开题报告]花园水电站泄水表孔工作闸门设计.docx
- 医药企业信息化实施与建设.doc
- 公寓样板间室内设计合同.doc
- 集控楼工程-第一分册结构施工.doc
- 某钢铁厂桥式起重机试运转方案.doc
- 试探讨云计算下的新型跟踪审计模式.docx
- STM32L4通用输入输出模块(GPIO)介绍.pdf
- 互联网+教育背景下初中课堂教学策略.docx
- 【STM32U5线上课程】STM32U5 online training_44_Parallel synchronous
- 安全技术交底记录行灯使用安全技术交底--.doc
- 某项目铝合金门窗钢副框安装施工技术交底.doc
- 珠海某楼电梯工程招标文件.doc
- 【STM32信息安全线上课程】Security online training_5.1.2_STM32MCU Memor
- 保温上人屋面施工方案.docx
- STM32L4高级加密标准模块(AES)介绍.pdf
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
