Congratulations!

[Valid RSS] This is a valid RSS feed.

Recommendations

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

Source: http://www.totalcmd.net/rss.xml

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <rss version="2.0">
  3. <channel>
  4. <title>Totalcmd.net</title>
  5. <link>http://www.totalcmd.net</link>
  6. <description>Total Commander plugins and utilities</description>
  7. <language>en-us</language>
  8. <lastBuildDate>Wed, 07 May 2025 19:00:01 GMT</lastBuildDate>
  9. <category>Total Commander news</category>
  10. <generator>Totalcmd.net</generator>
  11.  
  12. <item>
  13. <title>PHSM-Calendar 17.40</title>
  14. <description>PHSM-Calendar is a Window Vista / 7 / 8 / 10 / 11 Desktop gadget
  15.  
  16. A perpetual calendar that shows Week numbers, Leap year, Number of day, Daylight saving time and Time zone info.
  17.  
  18. * PHSM-Calendar supports Flash player clocks - currently there are up to 225 different Flash clocks available (41 types).
  19. * PHSM-Calendar supports html5 clocks - currently there are up to 110 different html5 clocks available (25 types).
  20. * PHSM-Calendar also provides a Countdown / Stop Watch timer and 4 Alarm Clocks.
  21. * The format of Date and Time can be set by the user.
  22. * The Week format (Sunday or Monday as first day of the week) can be set by the user.
  23. * The Week numbering (first week = week with 1st of January / first week = week with first Thursday) can be set by the user.
  24. * The clock can be set to Strike the Hour with various selectable sounds.
  25. * The Timezone for the calendar can be selected independently of the System's Timezone (Gadget only)  NEW!
  26. * User defined marking of events - for example birthdays - is possible in the calendar part.
  27. * Audio-Visual notification of the marked events is possible.
  28. * Alarms can be set for the individual events.
  29. * Extensive function for searching in the events.
  30. * Different sets of events can be loaded from separate datafiles.
  31. * Easter Sunday is calculated, so events can be entered relative to Easter.
  32. * The calendar shows when Daylight Saving Time changes.
  33. * The calendar shows the four Equinox and Solstice days.
  34. * Julian calendar date and Julian day number can be shown for all dates.
  35. * Islamic and Hebrew calendar date can be shown for all dates.
  36. * Islamic and Hebrew events can be entered with Islamisk and Hebrew date.
  37. * The calendar is a proleptic Gregorian calendar with astronomical numbering of the years (includes year 0).
  38. * The Islamic dates are calculated according to the tabular Islamic calendar system (fixed lenght of all month except 12th month at leeap year).
  39. * Choices beteeen two Islamic epochs an four types of calculation of Islamic leap year.
  40. * The conversion to Islamic dates can also be done according to the Umm al-Qura calendar.
  41. * The calendar can show calculated Moon phases.
  42. * The calendar can show the Zodiac signs.
  43. * English and Danish are supported.
  44. * PHSM-Calendar can be run as a gadget under Windows 8, 8.1, 10 &amp; 11 after installing 8GadgetPack from 8gadgetpack.net.
  45. * PHSM-Calendar can be used as an Active Desktop item under Windows XP.
  46. * PHSM-Calendar can be run  in a browser also on a SmartPhone. Try it here or here...
  47. * PHSM-Calendar can be inserted in an iframe or a frame on a webpage.
  48.  
  49. Download script to re-enable Flash after Adobes block in January 12th 2021
  50. Download installation program to re-establish Flash ActiveX in Windows 10 or 8.1 after Microsofts KB4577586 opdate
  51. Download installation program for installation of Flash ActiveX in Windows 7, Vista or XP
  52.  
  53. Click here to read more.
  54. Online demo.
  55.  
  56.  
  57. Video showing how to use the calendar as a Microsoft Edge or Google Chrome Browser App.
  58.  
  59.  
  60. Click here for Unicode version
  61.  
  62. See also: PHSM-Event countdown Gadget
  63.  
  64.  
  65. --</description>
  66. <link>http://www.totalcmd.net/plugring/phsm-calendar.html</link>
  67. <pubDate>Sun, 04 May 2025 23:36:26 GMT</pubDate>
  68. <category>Other downloads</category>
  69. <guid isPermaLink="false">http://www.totalcmd.net/plugring/phsm-calendar.html?upd=1746401786</guid>
  70. </item>
  71.  
  72.  
  73. <item>
  74. <title>SmartNewFile 0.02</title>
  75. <description>A small tool to create folders or text files in Total Commander  
  76.  
  77. https://github.com/gepcel/totalcmd-newfile
  78.  
  79. Total Commander has a built-in folder creation function (default: F7) and several plugins to extend its functionality.  
  80.  
  81. * Features  
  82.  
  83. 1. Replaces the F7 function, invoking this tool to create either a folder or a file.  
  84. 2. Folder creation:  
  85.   - If the input has no extension (e.g., `subfolder`), pressing Enter creates a folder.  
  86. 3. File creation:  
  87.   - If the input includes an extension (e.g., `.txt`, `.ini`, `.md`), pressing Enter creates a file.  
  88. 4. Toggle action (Shift+Enter):  
  89.   - Switches behavior\x97e.g., create a file named `subfolder` or a folder named `name.txt`.  
  90. 5. Two Toggleable options:  
  91.   - Write clipboard content (F1): Pastes clipboard text into the new file (ignored for folders).  
  92.   - Open after creation (F2): Opens the created file with the default Windows program, or folder in totalcmd.
  93. 6. Two Manual buttons:  
  94.   - Folder (Enter): Forces folder creation, regardless of input.  
  95.   - File (Shift+Enter): Forces file creation, regardless of input.  
  96. 7. Configuration file (`NewFile.ini`):  
  97.   - Automatically generated when pressing F1/F2 to save preferences.  
  98.   - This part uses [ini-parser](https://github.com/rickyah/ini-parser) (credits included).  
  99. 8. Reverse &quot;open after&quot; behavior (Ctrl+Enter):  
  100.   - If &quot;open after&quot; is enabled, skips opening; if disabled, opens the file/folder. Useful when you don't want to change the `Open after creation (F2)` option.
  101. 9. Custom file extensions (`txtformat`):  
  102.   - Default: Text files (e.g., `.txt`, `.md`, `.ini`).  
  103.   - Add extensions manually in the INI file (e.g., `.mp4`, though not meaningful), separated by commas.  
  104. 10. Total Commander path:  
  105.    - Must specify `totalcmd.exe` or `totalcmd64.exe` path in the INI file.  
  106.  
  107. * Example INI File  
  108.  
  109. ```ini
  110. [Configuration]
  111. autowriteclipboard = True
  112. autoopenaftercreated = True
  113. totalcmd = C:\Path\To\TOTALCMD64.EXE
  114. txtformat = .txt,.md,.ini,.py,.xml,.cs
  115. ```
  116.  
  117. * How to use this?
  118.  
  119. 1. Download the `NewFile.exe`, put it under `%COMMANDER_PATH%\Plugins\addons\newfile\*`.
  120. 2. Create a command in `usercmd.ini` like:
  121.  
  122. ```
  123. [em_F7]
  124. button=
  125. cmd=%COMMANDER_PATH%\plugins\addons\newfile\NewFile.exe
  126. param=%P
  127. ```
  128. 3. Configure the totalcmd shortkey `F7` to `em_F7`.</description>
  129. <link>http://www.totalcmd.net/plugring/newfile.html</link>
  130. <pubDate>Thu, 10 Apr 2025 02:25:48 GMT</pubDate>
  131. <category>TC Utilities</category>
  132. <guid isPermaLink="false">http://www.totalcmd.net/plugring/newfile.html?upd=1744251948</guid>
  133. </item>
  134.  
  135.  
  136. <item>
  137. <title>ImageMetaData for JPG comment, Exif, IPTC and XMP metadata 2.4.1.0</title>
  138. <description>Using the ImageMetaData plugin Total Commander can display and edit (almost any) JPG comment, PNG comment, Exif tags, IPTC datasets and XMP properties of image files.
  139.  
  140. The ImageMetaData plugin is based on the Exiv2 Image Metadata Library v0.27.7 (with support for HEIF enabled).
  141.  
  142. List of supported Exif tags, IPTC datasets and XMP properties
  143.  
  144. List of supported image formats</description>
  145. <link>http://www.totalcmd.net/plugring/iptcwdx.html</link>
  146. <pubDate>Mon, 17 Mar 2025 19:58:12 GMT</pubDate>
  147. <category>Content plugins</category>
  148. <guid isPermaLink="false">http://www.totalcmd.net/plugring/iptcwdx.html?upd=1742241492</guid>
  149. </item>
  150.  
  151.  
  152. <item>
  153. <title>PE Viewer 3.0.17.2</title>
  154. <description>The plugin is designed to view information about modules of PE, MZ, NE, LE and ELF formats (EXE, DLL, SO, DRV, SYS, OCX, COM, etc.).
  155. Shows:
  156. - summary information about the file: size, timestamps, hashes and entropy.
  157. - statistics from virustotal.com.
  158. - signature analysis of &quot;PE Sniffer&quot; and &quot;PEiD&quot;.
  159. - detailed information about sections and module headings.
  160. - functions exported by the module.
  161. - imported external modules and their functions used. With the ability to open the selected external module in a separate instance of the plugin.
  162. - resources contained in the module. With the ability to view, copy to the clipboard and save all resources.
  163. - digital signatures and certificates. With the ability to check the validity of the signature of the module itself and the validity of the certificates used.
  164. - debugging structures with detailed analysis.
  165. - load configuration structure with detailed analysis.
  166. - CLR header of the .Net assembly. With the ability to display the versions installed in the OS &quot;.Net Framework&quot; and &quot;.Net Core&quot;.
  167.  
  168. Make sure that there is no detect line for the plugin in the wincmd.ini configuration file. Allows you to open files without filtering by extension.</description>
  169. <link>http://www.totalcmd.net/plugring/PEViewer3.html</link>
  170. <pubDate>Sun, 16 Mar 2025 09:37:29 GMT</pubDate>
  171. <category>TC Lister Plugins</category>
  172. <guid isPermaLink="false">http://www.totalcmd.net/plugring/PEViewer3.html?upd=1742117849</guid>
  173. </item>
  174.  
  175.  
  176. <item>
  177. <title>TC IrfanView Plugin 2.62</title>
  178. <description>Plugin for viewing images in Total Commander.
  179. Supported formats are: ACR,ANI,ARW,AWD,B3D,BMP,CAM,CDR,CIN,CLP,CR2,CR3,CRW,CUR,
  180. DCM,DCR,DDS,DCX,DIB,DJVU,DNG,DPX,ECW,EMF,ERF,EXR,FIT,FITS,FPX,G3,GIF,HDP,HEIC,
  181. ICO,IFF,IMA,IMG,IW44,J2K,JFIF,JPC,JP2,JPE,JPEG,JPF,JPG,JPM,JLS,JNG,JXR,KDC,LBM,
  182. MNG,MOS,MPO,MRW,MSK,NEF,NRW,OFR,QOI,PBM,PCD,PCX,PEF,PGM,PNG,PPM,PSD,PSB,PSP,RAF,
  183. RAS,RAW,RGB,RLE,RW2,RWL,SFF,SFW,SGI,SID,SRF,SRW,SUN,TIF,TIFF,TGA,WAD,WAL,WB1,
  184. WBC,WBZ,WBMP,WEBP,WDP,WEBP,WMF,X3F,XBM,XPM.
  185. The plugin supports animation in files and IrfanView keyboard shortcuts.
  186. The 2.X plug-in line differs from the 1.X line in that a clean one is launched
  187. by F3 IrfanView, without integration with Lister Total Commander. This allows
  188. you to use the entire IrfanView toolkit, increases the smoothness when
  189. displaying the image. You can also now use Total Commander and IrfanView of non-
  190. matching bit depth. The lines are developing in parallel.</description>
  191. <link>http://www.totalcmd.net/plugring/TCIrfanViewPlugin_2.0.html</link>
  192. <pubDate>Fri, 07 Mar 2025 12:28:41 GMT</pubDate>
  193. <category>TC Lister Plugins</category>
  194. <guid isPermaLink="false">http://www.totalcmd.net/plugring/TCIrfanViewPlugin_2.0.html?upd=1741350521</guid>
  195. </item>
  196.  
  197.  
  198. <item>
  199. <title>TC WinDjView Plugin 1.1</title>
  200. <description>Plugin viewing DJV, DJVU for Total Commander.
  201. The formats are supported: DJV, DJVU.
  202. ATTENTION: the plugin works only with the WindjView version included in the
  203. archive.</description>
  204. <link>http://www.totalcmd.net/plugring/TCWinDjView.html</link>
  205. <pubDate>Fri, 07 Mar 2025 06:27:16 GMT</pubDate>
  206. <category>TC Lister Plugins</category>
  207. <guid isPermaLink="false">http://www.totalcmd.net/plugring/TCWinDjView.html?upd=1741328836</guid>
  208. </item>
  209.  
  210.  
  211. <item>
  212. <title>GPSInfos 2 Google Earth 1.0.6.2</title>
  213. <description>GPSInfos2GE is a small command line program that extracts the GPSInfo values of the Exif section of pictures from digital cameras and displays them in Google Earth or a web browser.
  214.  
  215. GPSInfos2GE uses the Exiv2 Image Metadata Library v0.27.7 (with support for HEIF and XMP metadata enabled).</description>
  216. <link>http://www.totalcmd.net/plugring/gpsinfo2ge.html</link>
  217. <pubDate>Thu, 06 Mar 2025 21:07:53 GMT</pubDate>
  218. <category>TC Utilities</category>
  219. <guid isPermaLink="false">http://www.totalcmd.net/plugring/gpsinfo2ge.html?upd=1741295273</guid>
  220. </item>
  221.  
  222.  
  223. <item>
  224. <title>TC IrfanView Plugin 1.17</title>
  225. <description>Image viewer plugin for Total Commander.
  226. Supported formats are: ACR,ANI,AVIF,ARW,AWD,B3D,BMP,CAM,CDR,CIN,CLP,CR2,CR3,
  227. CRW,CUR,DCM,DDS,DCR,DCX,DIB,DJVU,DNG,DPX,ECW,EMF,ERF,EXR,FIT,FITS,FPX,G3,GIF,
  228. HDP,HEIC,ICO,ICS,IFF,IMA,IMG,IW44,J2K,JFIF,JP2,JPC,JPE,JPEG,JPF,JPG,JPM,JLS,JNG,
  229. JXL,JXR,KDC,LBM,MNG,MOS,MPO,MRC,MRW,MSK,NEF,NRW,OFR,QOI,PBM,PCD,PCX,PDN,PEF,PGM,
  230. PNG,PPM,PSB,PSD,PSP,RAF,RAS,RAW,RGB,RLE,RW2,RWL,SFF,SFW,SGI,SID,SRF,SRW,SUN,SVG,
  231. SWF,TGA,TIF,TIFF,WAD,WAL,WB1,WBC,WBZ,WBMP,WDP,WEBP,WMF,WPG,WSQ,X3F,XBM,XCF,XPM,
  232. XR,EPS,PFB,PRN,PS.
  233. The plugin supports animation in files and IrfanView hotkeys.</description>
  234. <link>http://www.totalcmd.net/plugring/TCIrfanView.html</link>
  235. <pubDate>Wed, 05 Mar 2025 14:06:11 GMT</pubDate>
  236. <category>TC Lister Plugins</category>
  237. <guid isPermaLink="false">http://www.totalcmd.net/plugring/TCIrfanView.html?upd=1741183571</guid>
  238. </item>
  239.  
  240.  
  241. <item>
  242. <title>Total Commander extDir (Utility) 1.8.3</title>
  243. <description>Extended directory &amp; file creator utility (F7 replacement) for Total Commander.
  244.  
  245. What is it good for?
  246.  
  247. In a few words: This small utility extends your Total Commander's directory &amp; file creating capabilities - after installing it, you can create a bunch of (even multi-leveled) directories and/or files with a single click or keypress, with numerous possibilities...
  248.  
  249. Main Features:
  250.  
  251. - [ NEW / 1.8 ] Complete Unicode support
  252.  
  253. - [ NEW / 1.7 ] File creation capability
  254.  
  255. - [ NEW / 1.6 ] Ability to create your own plugins (special variables)
  256. - [ NEW / 1.6 ] Ability to set the directory/file attributes
  257. - [ NEW / 1.6 ] Batch directory creation (Decimal / Roman / ABC)
  258. - Normal &amp; Extended directory creation mode
  259. - Full integration to Total Commander (F7, Shift + F7, or any other key combination)
  260. - Support for multi-leveled directory creation (create directories with more than one subdirs)
  261. - Templates - create directory with predefined templates (e.g. &quot;New Directory (%D-%N-%y)&quot;)
  262. - Replacements: use environment variables (like %OS% or %USERNAME%) in the name of the directory
  263. - Basic &amp; special variables: use vars like %s (current second), %h (current hour), %x (unix time), {pc} (current PC name) etc
  264. - Built-in installer &amp; uninstaller for easier usage (run the utility out of TC's directory to activate the installator)
  265. - Multi-language support (Translators needed:  click here if you'd like to translate the utility to your (native) language)
  266. - English, Hungarian, Russian, Dutch, Spanish, German, Danish, Chinese, Ukrainian, Korean, Polish, Italian, Slovenian language support (built-in)
  267. - Configuration &amp; Template Manager dialogs
  268. - 6 built-in window color themes (optional)
  269. - Ability to create &amp; use your own color themes (more info on the forum)
  270. - Realtime replacements (optional)
  271. - Full portability
  272. - ... and much more! (see the complete list at the official forum topic)
  273.  
  274. Compatibility:
  275.  
  276. - &gt;= Total Commander 7.00 (heavily tested under 7.56a &amp; 8.01)
  277.  
  278. Known bugs, limitations:
  279.  
  280. - Installation problems? Run this utility with administrator rights directly from Total Commander (out of Total Commander's directory)
  281. - Limitation: lack of Unicode support atm (unicode version is already under development)
  282. - Complete documentation will be ready in the final 1.6.5 version!</description>
  283. <link>http://www.totalcmd.net/plugring/tc_extdir.html</link>
  284. <pubDate>Tue, 04 Mar 2025 13:06:33 GMT</pubDate>
  285. <category>TC Utilities</category>
  286. <guid isPermaLink="false">http://www.totalcmd.net/plugring/tc_extdir.html?upd=1741093593</guid>
  287. </item>
  288.  
  289.  
  290. <item>
  291. <title>TC SumatraPDF Plugin 1.18</title>
  292. <description>The TCSumatraPDF plugin is designed to view AI, AZW, AZW3, CB7, CBT, CBR, CBZ,
  293. CHM, DJV, DJVU, EPUB, FB2, FB2Z, FBZ, KF8, MOBI, PDB, PDF, PRC, TCR, XPS, ZFB2
  294. using SumatraPDF.
  295. The plugin is written for a specific unofficial version of SumatraPDF 3.1.1.10417,
  296. in which has additional functions for processing PDF files. But it works with
  297. any versions and bit depths of SumatraPDF.
  298. The main difference between the plug-in and analogues is the correct operation
  299. of the Esc key for SumatraPDF x86 to Total Commander x64 and double use of '4',
  300. 'N' and 'P' which are essential for both TC Lister control and SumatraPDF
  301. controls.
  302. ATTENTION: For the plugin to work properly, you must change the value of the
  303. parameters UseTabs = true to UseTabs = false and
  304. RememberOpenedFiles = true to RememberOpenedFiles = false.</description>
  305. <link>http://www.totalcmd.net/plugring/wlx_TCSumatraPDF.html</link>
  306. <pubDate>Fri, 28 Feb 2025 13:29:12 GMT</pubDate>
  307. <category>TC Lister Plugins</category>
  308. <guid isPermaLink="false">http://www.totalcmd.net/plugring/wlx_TCSumatraPDF.html?upd=1740749352</guid>
  309. </item>
  310.  
  311.  
  312. <item>
  313. <title>TC Language Bar 1.22</title>
  314. <description>Languagebar v. 1.22 for Total Commander 11.51
  315.  
  316. This buttonbar is mostly meant as an easy way for testers to switch
  317. between different languages for Total Commander, and to have all current
  318. available languages at their disposal.
  319.  
  320. The languagebar files are installed like any other Total Commander
  321. addon, by double-clicking on the .zip file.
  322.  
  323. After installation just drag the file:
  324. %COMMANDER_PATH%\Language\Extra\Language.bar
  325. to Total Commanders buttonbar.
  326.  
  327. When clicking on the new button, a small menu bar opens up.  You can
  328. either have the Languages bar shown as a new Buttonbar by clicking the
  329. first button, or you can have it shown as a Menu by clicking the second
  330. button.
  331.  
  332. The Return button in the Language buttonbar takes you back to Total
  333. Commanders default.bar - if you are not using this file for your default
  334. buttonbar, then edit line 4 in the the Language.bar file to point to
  335. your default buttonbar.
  336.  
  337. There are two blank buttons meant for your custom Language/Menu file or
  338. just your custom Menu file.  You have to edit the Parameters field of
  339. those two buttons to point to your actual files (change XXX).
  340.  
  341.  
  342.  
  343. The Languages button bar comes with all currently available languages
  344. for Total Commander.  Some of the languages are not (yet) updated to
  345. version 11.00 of Total Commander - those languages are marked with an
  346. asterisk (*).
  347.  
  348. All the languages are installed and opened from the Language\Extra
  349. folder in Total Commanders program directory.  Therefore they do not
  350. show up in Total Commanders Language configuration dialog - unless the
  351. same language file exists in Total Commanders Language directory.  If
  352. the language does not exist in the Language directory then  &quot;English&quot;
  353. will be marked as the current language.
  354.  
  355. The &quot;Main menu file&quot; field will show the correct path to the chosen .mnu
  356. file in %COMMANDER_PATH%\Language\Extra\ though - hence give you a clue
  357. that it is not the language file in the Language directory that is used,
  358. but the one in the Language\Extra directory.
  359.  
  360.  
  361. I have made it this way, to not interfere with the users present
  362. language files, and to make it easy to &quot;uninstall&quot; the addon again.  
  363. Also you don't need to have installed the extra languages when you
  364. originally installed Total Commander - they come with the Languagebar
  365. packet.
  366.  
  367. To &quot;uninstall&quot; - just delete the %COMMANDER_PATH%\Language\Extra\
  368. directory and delete the button in your buttonbar.
  369.  
  370.  
  371. I have had to fix a single error in the file wcmd_mk.lng to make
  372. it work correctly - otherwise all files are as they come from
  373. https://www.ghisler.com/languages.htm.
  374.  
  375.  
  376. Discussion and new releases:
  377. https://www.ghisler.ch/board/viewtopic.php?f=6&amp;t=57594,</description>
  378. <link>http://www.totalcmd.net/plugring/languagebar.html</link>
  379. <pubDate>Thu, 20 Feb 2025 01:05:43 GMT</pubDate>
  380. <category>TC Languages</category>
  381. <guid isPermaLink="false">http://www.totalcmd.net/plugring/languagebar.html?upd=1740013543</guid>
  382. </item>
  383.  
  384.  
  385. <item>
  386. <title>TC Dark Help 11.51</title>
  387. <description>Dark Help files for Total Commander 11.51
  388.  
  389. Darkhelp has a white background in the left menu panel.
  390.  
  391. Darkhelp 2 has a dark background in the left menu panel, but
  392. menu items has a white background.
  393.  
  394. It is unfortunately not possible to make the left menu panel background all
  395. black.
  396.  
  397. The TotalcmdDark.chm (English Dark Help) file has to be placed in
  398. Total Commanders PROGRAM directory in order to work.
  399.  
  400. The Wcmd_deuDark.chm (German Dark Help) file AND the Wcmd_deu.chm
  401. file both has to be placed in Total Commanders LANGUAGE directory in
  402. order to work.
  403.  
  404.  
  405. Download of DarkHelp 2
  406.  
  407.  
  408. Discussion and new releases:
  409. https://www.ghisler.ch/board/viewtopic.php?f=6&amp;t=58110</description>
  410. <link>http://www.totalcmd.net/plugring/darkhelp.html</link>
  411. <pubDate>Thu, 20 Feb 2025 00:34:01 GMT</pubDate>
  412. <category>TC Languages</category>
  413. <guid isPermaLink="false">http://www.totalcmd.net/plugring/darkhelp.html?upd=1740011641</guid>
  414. </item>
  415.  
  416.  
  417. <item>
  418. <title>Extended English Menus for Total Commander 11.51</title>
  419. <description>Extended Menus for Total Commander - Combined 32bit and 64bit:
  420. * Download Menus for Windows 10 (22H2) / 11 64bit
  421. * Download Menus for Windows 8.1 64bit
  422. * Download Menus Windows 7 64bit version
  423.  
  424.  
  425. Extended Menus for Total Commander - 64bit:
  426. * Download Menus for Windows 10 (22H2) / 11 64bit
  427. * Download Menus for Windows 8.1 64bit
  428. * Download Menus for Windows 7 64bit
  429.  
  430.  
  431. Extended Menus for Total Commander - 32bit:
  432. * Download Menus for Windows 10 (22H2) / 11 64bit
  433. * Download Menus for Windows 8.1 64bit
  434. * Download Menus for Windows 8.1 32bit
  435. * Download Menus for Windows 7 64bit
  436. * Download Menus for Windows 7 32bit
  437. * Download Menus for Windows XP 32bit
  438.  
  439. -</description>
  440. <link>http://www.totalcmd.net/plugring/extengmenus.html</link>
  441. <pubDate>Wed, 19 Feb 2025 23:53:17 GMT</pubDate>
  442. <category>TC Languages</category>
  443. <guid isPermaLink="false">http://www.totalcmd.net/plugring/extengmenus.html?upd=1740009197</guid>
  444. </item>
  445.  
  446.  
  447. <item>
  448. <title>Udvidede Danske Menuer for Total Commander 11.51</title>
  449. <description>Udvidede Menuer for Total Commander - Kombineret 32bit og 64bit:
  450. * Download Menuer for Windows 10 (22H2) / 11 64bit
  451. * Download Menuer for Windows 8.1 64bit
  452. * Download Menuer Windows 7 64bit version
  453.  
  454.  
  455. Udvidede Menuer for Total Commander - 64bit:
  456. * Download Menuer for Windows 10 (22H2) / 11 64bit
  457. * Download Menuer for Windows 8.1 64bit
  458. * Download Menuer for Windows 7 64bit
  459.  
  460.  
  461. Udvidede Menuer for Total Commander - 32bit:
  462. * Download Menuer for Windows 10 (22H2) / 11 64bit
  463. * Download Menuer for Windows 8.1 64bit
  464. * Download Menuer for Windows 7 64bit
  465. * Download Menuer for Windows 7 32bit
  466. * Download Menuer for Windows XP 32bit
  467.  
  468. -</description>
  469. <link>http://www.totalcmd.net/plugring/extdanmenus.html</link>
  470. <pubDate>Wed, 19 Feb 2025 23:51:31 GMT</pubDate>
  471. <category>TC Languages</category>
  472. <guid isPermaLink="false">http://www.totalcmd.net/plugring/extdanmenus.html?upd=1740009091</guid>
  473. </item>
  474.  
  475.  
  476. <item>
  477. <title>Total Commander 11.51</title>
  478. <description>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.</description>
  479. <link>http://www.totalcmd.net/plugring/totalcmd.html</link>
  480. <pubDate>Wed, 19 Feb 2025 15:54:30 GMT</pubDate>
  481. <category>Total Commander Versions</category>
  482. <guid isPermaLink="false">http://www.totalcmd.net/plugring/totalcmd.html?upd=1739980470</guid>
  483. </item>
  484.  
  485.  
  486. <item>
  487. <title>NTLinks 1.6.1.294</title>
  488. <description>Plugin allows working with NTFS reparse points data fields:
  489. + gets file indexes and number and paths of hardlinks
  490. + gets target path for reparse points and real path for all objects
  491. + supports symbolic links (new in Windows Vista/7)
  492. + get/set target path for symbolic links and junctions
  493. + fastest hardlinks comparison (within same volume)
  494. + Unicode and long paths support
  495.  
  496. You may choose between natural and symbolic output mode - in symbolic mode volume names for mount points are not resolved to mounted path names. If TC supports Unicode (TC 7.50+), plugin returns Unicode strings.
  497.  
  498. In order to create NTFS links you can use NTLinks Maker tool.
  499.  
  500. (discussion is here, see Readme file for more detailed description)</description>
  501. <link>http://www.totalcmd.net/plugring/ntlinks.html</link>
  502. <pubDate>Wed, 05 Feb 2025 09:16:49 GMT</pubDate>
  503. <category>Content plugins</category>
  504. <guid isPermaLink="false">http://www.totalcmd.net/plugring/ntlinks.html?upd=1738747009</guid>
  505. </item>
  506.  
  507.  
  508. <item>
  509. <title>CudaLister 1.8.5.6</title>
  510. <description>Viewer/editor for source code files. Based on ATSynEdit component and CudaText editor.
  511.  
  512. Supports &quot;lexers&quot; to highlight many syntaxes, they are files in the &quot;lexers&quot; subfolder. You can install more lexers by unpacking zip files from https://sourceforge.net/projects/synwrite-addons/files/Lexers/ . You can select any lexer, or encoding, via click on the statusbar. You can edit current file, by unchecking &quot;Read only&quot; in the context menu, can save file on exit too. You can call Options dialog, via right-click menu.</description>
  513. <link>http://www.totalcmd.net/plugring/CudaLister.html</link>
  514. <pubDate>Wed, 22 Jan 2025 17:31:09 GMT</pubDate>
  515. <category>TC Lister Plugins</category>
  516. <guid isPermaLink="false">http://www.totalcmd.net/plugring/CudaLister.html?upd=1737567069</guid>
  517. </item>
  518.  
  519.  
  520. <item>
  521. <title>TCIMG 35.0</title>
  522. <description>TCIMG - utility to execute a certain command Total Commander and perform additional actions.
  523. Powerful tool to extend the functionality Total Commander and other programs.
  524. Aims to automate monotonous operations associated with the file, system, software, window operations.  Fully portably, ie requires no installation and does not contribute to the registry or anywhere else for more information.
  525.  
  526. The archive utility to help the description of all the teams and more than 16.600 examples of the utility.
  527.  
  528. \x95 Allows you to issue commands Total Commander + internal + custom + special
  529. \x95 Opens the specified path in the right panel + + in a new tab + support opening multiple paths in new tabs + support go directly to the file
  530. \x95 Emulates keystrokes in the active window
  531. \x95 Switches keyboard
  532. \x95 Delays at the time of executing the following command
  533. \x95 Supports Clipboard + Writes text to the clipboard + Returns the text from the clipboard + Modifies and adds the information to the clipboard + Converts search and replace with regular expression support + encodes, decodes + Encrypts, decrypts + Stores, cleans + more than 30 sub-parameters
  534. \x95 Summons + program, depending on the bit system. +, Depending on the system name. + + Allows the parameters to pass to parameters in the cycle list of objects + allows the transmission parameters of the way objects + allows the transmission line parameters from the clipboard window + hide + wait for the completion of the program + use a progress bar to show progress
  535. \x95 support for special folders
  536. \x95 Allows you to work with ini files + rename, delete, record + clean, replace section
  537. \x95 Works with the registry + Opens the specified branch in the registry + Imports. reg file to the registry + Exports the specified section / option in the reg-file + recursively copies the section, including sub-sections and parameters + Delete key or value + Creates a registry key or value in the registry
  538. \x95 Renames + elements with different conditions (size, attributes, masks, templates ...) + c addition of information from wdx plugins + for regular expressions + + correction coding using clipboard + with + input the necessary information to support display all the files without subdirectories ...
  539. \x95 Copies the elements + with + display progress bar with customizable conditions + renaming + registered in the folders you create ...
  540. \x95 Move items + more than 30 sub-parameters
  541. \x95 Creates lists from different parts of the selected items + more than 30 sub-parameters
  542. \x95 Restarts + Total Commander + program by process name
  543. \x95 Create a folder in the list + + with the transition to the newly created folder + + with the necessary conditions of a predetermined number
  544. \x95 Drops files + + empty the contents of the clipboard + encoded + list + template  \x95 Create a library of icons
  545. \x95 Extract icons from files
  546. \x95 Opens the link in a given browser
  547. \x95 Clears the cart on all drives
  548. \x95 Allocates + different objects from the list, clipboard with ... + different conditions (size, attributes, masks, templates ...)
  549. \x95 Removes / Sets attributes for files and directories + with different conditions (size, attributes, masks, templates ...)
  550. \x95 Deletes files and folders + with different conditions (size, attributes, masks, templates ...)
  551. \x95 Has the language file (may be translated into other languages)
  552. \x95 Creates a pop-up window with the image
  553. \x95 Works with window classes + allows click on the buttons in different windows without emulation keystrokes + show / hide the specified window + prohibit / allow access / drawing window + set + to change the transparency of the window title bar text. + Assign attribute &quot;top&quot; + read information from windows + expect + to expect the appearance of the window closes the window + expect + availability window element set the text to the specified items + transfer window focus to the window / window element
  554. \x95 Create Shortcut + regular + relative + + more than 15 sub-parameters opens a relative path shortcut in Total Commander
  555. \x95 Assigns folders icons
  556. \x95 Changes the modification, creation, last access 15 + more subparameters
  557. \x95 archives using WCX plugins Total Commander + with specified conditions + with automation actions under the same names in the background + + expects completion packaging
  558. \x95 Batch changes in text files information
  559. \x95 Batch add / remove / replace the object comments
  560. \x95 Manages Winamp
  561. \x95 Advances tray slides or CD-drive
  562. \x95 Uploads reference list
  563. \x95 Add / Remove associations in Total Commander
  564. \x95 Batch extracts / converts and stores various information contents of text files
  565. \x95 Combines text files with advanced formatting
  566. \x95 Creates customized popup with text
  567. \x95 Creates varying difficulty entering information dialogs + + + select information display information
  568. \x95 Plays mp3, wma (mini player)
  569. \x95 Viewing color codes + reads codes any place of the screen displays the color code + Clipboard + supports selecting and configuring the color prints + color code to the clipboard in a specified format
  570. \x95 Turns on / off / volume Changes in the system
  571. \x95 Changes the title text of the specified window
  572. \x95 Sets the size / weight of the font in Total Commander
  573. \x95 Set the size of the icons in the file panels in Total Commander
  574. \x95 Displays various information objects, system, Total Commander
  575. \x95 Makes switching between the circle
  576. \x95 Changes Total Commander + menu highlights one of the system colors + sets / clears the status unavailable (gray) menu + is specified menu item
  577. \x95 Completes / Restarts process
  578. \x95 Closes / keeps tabs Total Commander
  579. \x95 Starts the help files CHM, with the introduction of the search string and the transition section.
  580. \x95 Encrypts / decrypts files
  581. \x95 Runs the list of commands from a file + + section of
  582. \x95 Archives / unzip zip
  583.  
  584. and more ...
  585. ---------------------------------
  586. Discussion ¹1 - https://tc-image.3dn.ru/forum/5-498-278
  587. Discussion ¹2 - https://forum.ru-board.com/topic.cgi?forum=5&amp;topic=50714&amp;start=3060
  588. Discussion ¹3 - https://t.me/tcimg (Telegram)
  589. Online Help - http://tcimg.dreamlair.net/TCIMG_ONLINE.html
  590. ---------------------------------
  591. Help with dark style http://tcimg.dreamlair.net/TCIMGHELP/TCIMG_BLACK.zip
  592. ---------------------------------
  593. Help in Chinese (translation Li Zhijun) http://tcimg.dreamlair.net/TCIMGHELP/TCIMG_Chinese.zip
  594. Online http://tcimg.dreamlair.net/TCIMG_Chinese.html</description>
  595. <link>http://www.totalcmd.net/plugring/TCIMG.html</link>
  596. <pubDate>Sat, 04 Jan 2025 15:00:50 GMT</pubDate>
  597. <category>TC Utilities</category>
  598. <guid isPermaLink="false">http://www.totalcmd.net/plugring/TCIMG.html?upd=1736002850</guid>
  599. </item>
  600.  
  601.  
  602. <item>
  603. <title>Extended English Menus v9.11.50</title>
  604. <description>Extended menu file for Total Commander v11.50 or newer including virtually (almost*) all internal commands in meaningful categories and sub-categories.
  605.  
  606. This menu file was released at TC v11.50 release point to incorporate the additions since v11.02.
  607.  
  608. ---
  609. * Excludes duplicated commands that apply individually on the right and left file panels and customizable commands where user interpretation is needed. A sample layout is present only as a starting point for your needs.</description>
  610. <link>http://www.totalcmd.net/plugring/TCExtMenu.html</link>
  611. <pubDate>Fri, 03 Jan 2025 08:19:03 GMT</pubDate>
  612. <category>TC Languages</category>
  613. <guid isPermaLink="false">http://www.totalcmd.net/plugring/TCExtMenu.html?upd=1735892343</guid>
  614. </item>
  615.  
  616.  
  617. <item>
  618. <title>xmltab 1.0.8</title>
  619. <description>View XML files
  620.  
  621. Features
  622. * Mixed tree and grid view
  623. * Column filters
  624. * Sort data by column click
  625. * Beautifier and highlighting
  626. * Supports ANSI, UTF8 and UTF16
  627. * Open source</description>
  628. <link>http://www.totalcmd.net/plugring/xmltab.html</link>
  629. <pubDate>Wed, 04 Dec 2024 18:01:16 GMT</pubDate>
  630. <category>TC Lister Plugins</category>
  631. <guid isPermaLink="false">http://www.totalcmd.net/plugring/xmltab.html?upd=1733335276</guid>
  632. </item>
  633.  
  634.  
  635. </channel>
  636. </rss>

If you would like to create a banner that links to this page (i.e. this validation result), do the following:

  1. Download the "valid RSS" banner.

  2. Upload the image to your own server. (This step is important. Please do not link directly to the image on this server.)

  3. Add this HTML to your page (change the image src attribute if necessary):

If you would like to create a text link instead, here is the URL you can use:

http://www.feedvalidator.org/check.cgi?url=http%3A//www.totalcmd.net/rss.xml

Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda