Plugins and addons: devel.+support (English) • external call to update addon
I try to call a addons from a c++ file, do it is possibile?I get crash with 7zip plugin.Code: #include <windows.h>#include <iostream>typedef int (__stdcall* PackFilesW_t)(const wchar_t*...
View ArticleTotal Commander (English) • Re: Can't copy from Phone
2IceFireHave you tried starting TC with a fresh ini file?Yes, I was deleting all tracks in AppDats , ProgramData and all possible folders.Statistics: Posted by IceFire — 2024-12-21, 12:42 UTC
View ArticlePlugins and addons: devel.+support (English) • Re: external call to update addon
Of course it's possible to use TC plugins outside of TC. Since they're just (renamed) DLLs after all it doesn't matter which program hosts them. However, it's necessary to follow the plugin interface...
View ArticleTC11.x bug reports (English) • [TC 11.50rc3] Translation glitch
Hi,I found a little glitch about translation. I use mainly TC in french but sometimes I switch to english temporarily, so I discovered that.To reproduce, in the Configuration dialog:1. Go to "Onglet...
View ArticleTC11.x bug reports (English) • Re: [TC 11.50rc3] Translation glitch
Confirmed with Russian as well. That particular label stays in English until you re-open the settings window.Pay attention, this bug can be reliably reproduced only if you visit "Folder Tabs" in...
View ArticleTotal Commander (Deutsch) • Vergleich nach Inhalt
Hallo! Normalerweise funkrioniert der Dateivergleich nach Inhalt sehr gut und findet richtig gleiche Zeilen und Unterschiede. Warum versagt er hier so schrecklich?Image:...
View ArticleTotal Commander (Deutsch) • Re: Vergleich nach Inhalt
Deaktivieren Sie die Option "Groß-/Kleinschreibung beachten".Statistics: Posted by white — 2024-12-21, 16:16 UTC
View ArticleTotal Commander for Android • How to use "Total Commander for...
Hello,I prefer to browse files that are on my Android phone, on my computer, because there's a much bigger screen, the use of mouse, etc. The two apps that I'm using for such purpose (Wifi File...
View ArticleTotal Commander (English) • Re: Moving a large ammount of single files with...
You can run Total Commander itself with administrator rights. The easiest way to do this is via a button with the commandCM_EXIT 17You should only run it as administrator rights as long as you need to...
View ArticleTC suggestions (English) • Re: 7zip native support
Christian, if it could be done you should leave only 2 thread list for LZMA, this algo can't use more threads whatsoever. it's obvious, but I missed it somehow.I'm not getting any errors when passing...
View ArticleTC11.x bug reports (English) • Re: When using dark mode and searching for...
Confirmed, thanks.Statistics: Posted by ghisler(Author) — 2024-12-22, 11:50 UTC
View ArticleTotal Commander (Deutsch) • Re: Android: Über WLAN Senden keine...
Also machen wir ein BeispielAndroid / SD Karte- Daten-- Unterordner1--- datei1Der Ordner "Daten" auf der SD Karte ist markiert für die Freigabe, dann sollte ich Unterordner1 und die Datei1 in...
View ArticleTC Behaviour which will not be changed • Re: [11.02rc1] 7z as Zip Packer -...
I know that Deflate64 and LZMA are not the same. I don't know why the ini entry was misnamed, but I don't want to change that now.I also don't want to contact all translators now just for this...
View ArticlePlugins and addons: devel.+support (English) • Re: Imagine (Lister plugin for...
Today we got 1.7.2 release.The 32-bit wdx bug seems to be fixed now.The APNG bug also seems to be gone - that sample with a clock is being shown properly.Statistics: Posted by MaxX — 2024-12-22, 12:52...
View ArticlePlugins and addons: devel.+support (English) • Re: PowerShell: adding...
The same on .vbsCode: If WScript.Arguments.Count > 0 ThenDim strFileInstrFileIn = ReadFile(WScript.Arguments.Item(0))strFileIn = "REGEDIT4" & Chr(10) & Chr(13) & Chr(10) & Chr(13)...
View ArticleTC suggestions (English) • Improvement to Compare tool
The comparison tool has the ability to manually compare (reduce to one level) different lines in files. When, for example, we can the 4th line in the left file forcefully level out and start comparing...
View ArticleTC Fixed bugs • Re: solved [TC 11.50b2] cm_packFiles /C0 does not turn...
Not really, you can use the encrypt option indirectly by setting a password and the method.Statistics: Posted by ghisler(Author) — 2024-12-23, 11:08 UTC
View ArticleTotal Commander (English) • Re: Total Commander Knowledge Base (Wiki)
I'm getting notifications by e-mail for new MediaWiki versions, so you only need to remind me if I don't update for several weeks. I normally wait 1-2 weeks with wiki software updates, because...
View ArticlePlugins and addons: devel.+support (English) • Re: external call to update addon
When I useHANDLE hArcData = OpenArchiveW(&arcData);ReadHeaderExW(hArcData, &header)i'm able to extract from archive without password.But when it have password 7zip ask for it.How bypass prompt...
View ArticleTC11.x bug reports (English) • [TC 11.50rc3] Switch /F for cm_packfiles...
04.07.24 Added: Internal 7zip: Call via cm_PackFiles with new switch /F for extra functions like setting the pack method or header compression /F="-m0=PPMD -mhc=on"T="c:\path\test.7z" (32/64)Switch F...
View Article