Das findet Dateien, die maximal 24 Stunden alt sind, nicht nur solche mit dem heutigen Datum.Nicht älter als [ 1 ] [ Tag(e) ]
Code: Select all
Age | Geändert | <= | 24 | Stunden
Das findet Dateien, die maximal 24 Stunden alt sind, nicht nur solche mit dem heutigen Datum.Nicht älter als [ 1 ] [ Tag(e) ]
Code: Select all
Age | Geändert | <= | 24 | Stunden
Das findet Dateien, die maximal 24 Stunden alt sind, nicht nur solche mit dem heutigen Datum. Dafür müsste man explizit nach dem Datum suchen, das geht mit "Datum zwischen". Allerdings bringt es nichts, die Suche zu speichern weil so immer nur die Dateien vom angegebenen Tag gefunden werden, und nicht von "heute".Nicht älter als [ 1 ] [ Tag(e) ]
]]>ghisler(Author) wrote: 2016-07-15, 16:50 UTC This is done because people think differently in days and hours:
1. When the unit is "days" or longer, TC assumes a corresponding time of 00:00. So for an age of 0 days, everything until the previous midnight is found.
That's what people normally say when they mean something is one day old: It was purchased sometimes on the previous day, the time doesn't matter.
When the unit is hours or newer, the exact time is used: When you say something is max 1 hour old, you look on the watch and substract one hour. Something which is 0 hours old must be created exactly now.
Das findet Dateien, die maximal 24 Stunden alt sind, nicht nur solche mit dem heutigen Datum. Dafür müsste man explizit nach dem Datum suchen, das geht mit "Datum zwischen". Allerdings bringt es nichts, die Suche zu speichern weil so immer nur die Dateien vom angegebenen Tag gefunden werden, und nicht von "heute".Nicht älter als [ 1 ] [ Tag(e) ]
]]>ghisler(Author) wrote: 2016-07-15, 16:50 UTC This is done because people think differently in days and hours:
1. When the unit is "days" or longer, TC assumes a corresponding time of 00:00. So for an age of 0 days, everything until the previous midnight is found.
That's what people normally say when they mean something is one day old: It was purchased sometimes on the previous day, the time doesn't matter.
When the unit is hours or newer, the exact time is used: When you say something is max 1 hour old, you look on the watch and substract one hour. Something which is 0 hours old must be created exactly now.
Code: Select all
Today_SearchFor=ed:datemodified:today
Today_SearchIn=
Today_SearchText=
Today_SearchFlags=0|002002000020|||||||||0000|||
Code: Select all
TOTALCMD#BAR#DATA
LOADSEARCH
==Today
C:\Tools\Wincmd\Icons\Alphabet\T\lg.ico
Files from Today in current Dir/Sub-Dirs (Everything)
0
-1
Code: Select all
Today_SearchFor=ed:datemodified:today
Today_SearchIn=
Today_SearchText=
Today_SearchFlags=0|002002000020|||||||||0000|||
Code: Select all
TOTALCMD#BAR#DATA
LOADSEARCH
==Today
C:\Tools\Wincmd\Icons\Alphabet\T\lg.ico
Files from Today in current Dir/Sub-Dirs (Everything)
0
-1
Code: Select all
ev: files: <dm:today|dc:today> !<c:\Windows|G:|I:|"C:\Program Files"|C:\ProgramData|C:\Users\user\AppData\Local\Temp|C:\Users\user\AppData\Local|C:\Users\user\AppData\LocalLow|C:\Users\user\AppData\Roaming|C:\Users\Administrator|C:\Users\Public|C:\usr>
Code: Select all
ev: files: <dm:today|dc:today> !<attributes:h;s;t|c:\Windows|G:|I:|"C:\Program Files"|C:\ProgramData|C:\Users\user\AppData\Local\Temp|C:\Users\user\AppData\Local|C:\Users\user\AppData\LocalLow|C:\Users\user\AppData\Roaming|C:\Users\Administrator|C:\Users\Public|C:\usr>
Code: Select all
Total Commander Parameter:
ev: Präfix um eine Suche in Total Commander mit Everything Suchparametern durchführen zu können
-----------------------------------------------------------------------------------------------------------
Everything Parameter:
files: Nur Dateien suchen
dm:<date> Date Modified - Suche nach Dateien und Ordnern mit dem angegebenen Änderungsdatum
dc:<date> Date Created - Suche nach Dateien und Ordnern mit dem angegebenen Erstellungsdatum
today Heute
< > Grouping Gruppierung
| OR ODER
! NOT NICHT
space AND UND (Leerzeichen, zB vor den Ausschlüssen)
Code: Select all
<IF:$result-count:==1,"1 item",<TEXT:$result-count:,"#,###"> items> (<TEXT:$file-result-count:,"#,###"> files, <TEXT:$folder-result-count:,"#,###"> folders)
Code: Select all
1 item (1 of [if:$folder-selection-count:,[text:$folder-result-count:,"#,###"] folders,[text:$file-result-count:,"#,###"] files])[if:$file-selection-count:," | Extension: "$extension:] | Size:$s | Date Modified: $m | Date Created: $c | Date Accessed: $a | Path: $f
Code: Select all
Selected <IF:$selection-count:==$result-count:,"all",<TEXT:$selection-count:,"#,###"> of> <TEXT:$result-count:,"#,###"> items (<IF:$file-result-count:,<IF:$file-selection-count:==$file-result-count:,"all",<TEXT:$file-selection-count:,"#,###"> of> <TEXT:$file-result-count:,"#,###">,no> files, <IF:$folder-result-count:,<if:$folder-selection-count:==$folder-result-count:,"all",<TEXT:$folder-selection-count:,"#,###"> of> <TEXT:$folder-result-count:,"#,###">,no> folders) | Size: <IF:$total-selection-size:!=$total-result-size:,<FORMATSIZE:$total-selection-size:,0> of ><FORMATSIZE:$total-result-size:,0><IF:$total-result-size:<=1024, (<if:$total-selection-size:!=$total-result-size:,<TEXT:$total-selection-size:,"#,###" of ><TEXT:$total-result-size:,"#,###" bytes)>
Code: Select all
$s?{$s - }$v$i?{ - ($i)}[if:isadmin:," - [Administrator]"]
Code: Select all
$s?{$s }$f?{$f }$t$i?{ ($i)} [if:isadmin:,"[Administrator]"]
Code: Select all
$t $v$i?{ - ($i)}#if:<#isadmin:, - [Administrator]>
Code: Select all
ev: files: <dm:today|dc:today> !<c:\Windows|G:|I:|"C:\Program Files"|C:\ProgramData|C:\Users\user\AppData\Local\Temp|C:\Users\user\AppData\Local|C:\Users\user\AppData\LocalLow|C:\Users\user\AppData\Roaming|C:\Users\Administrator|C:\Users\Public|C:\usr>
Code: Select all
ev: files: <dm:today|dc:today> !<attributes:h;s;t|c:\Windows|G:|I:|"C:\Program Files"|C:\ProgramData|C:\Users\user\AppData\Local\Temp|C:\Users\user\AppData\Local|C:\Users\user\AppData\LocalLow|C:\Users\user\AppData\Roaming|C:\Users\Administrator|C:\Users\Public|C:\usr>
Code: Select all
Total Commander Parameter:
ev: Präfix um eine Suche in Total Commander mit Everything Suchparametern durchführen zu können
-----------------------------------------------------------------------------------------------------------
Everything Parameter:
files: Nur Dateien suchen
dm:<date> Date Modified - Suche nach Dateien und Ordnern mit dem angegebenen Änderungsdatum
dc:<date> Date Created - Suche nach Dateien und Ordnern mit dem angegebenen Erstellungsdatum
today Heute
< > Grouping Gruppierung
| OR ODER
! NOT NICHT
space AND UND (Leerzeichen, zB vor den Ausschlüssen)
Code: Select all
<IF:$result-count:==1,"1 item",<TEXT:$result-count:,"#,###"> items> (<TEXT:$file-result-count:,"#,###"> files, <TEXT:$folder-result-count:,"#,###"> folders)
Code: Select all
1 item (1 of [if:$folder-selection-count:,[text:$folder-result-count:,"#,###"] folders,[text:$file-result-count:,"#,###"] files])[if:$file-selection-count:," | Extension: "$extension:] | Size:$s | Date Modified: $m | Date Created: $c | Date Accessed: $a | Path: $f
Code: Select all
Selected <IF:$selection-count:==$result-count:,"all",<TEXT:$selection-count:,"#,###"> of> <TEXT:$result-count:,"#,###"> items (<IF:$file-result-count:,<IF:$file-selection-count:==$file-result-count:,"all",<TEXT:$file-selection-count:,"#,###"> of> <TEXT:$file-result-count:,"#,###">,no> files, <IF:$folder-result-count:,<if:$folder-selection-count:==$folder-result-count:,"all",<TEXT:$folder-selection-count:,"#,###"> of> <TEXT:$folder-result-count:,"#,###">,no> folders) | Size: <IF:$total-selection-size:!=$total-result-size:,<FORMATSIZE:$total-selection-size:,0> of ><FORMATSIZE:$total-result-size:,0><IF:$total-result-size:<=1024, (<if:$total-selection-size:!=$total-result-size:,<TEXT:$total-selection-size:,"#,###" of ><TEXT:$total-result-size:,"#,###" bytes)>
Code: Select all
$s?{$s - }$v$i?{ - ($i)}[if:isadmin:," - [Administrator]"]
Code: Select all
$s?{$s }$f?{$f }$t$i?{ ($i)} [if:isadmin:,"[Administrator]"]
Code: Select all
$t $v$i?{ - ($i)}#if:<#isadmin:, - [Administrator]>
Code: Select all
Today_SearchFor=ed:datemodified:today
Today_SearchIn=
Today_SearchText=
Today_SearchFlags=0|002002000020|||||||||0000|||
Code: Select all
TOTALCMD#BAR#DATA
LOADSEARCH
==Today
C:\Tools\Wincmd\Icons\Alphabet\T\lg.ico
Files from Today in current Dir/Sub-Dirs (Everything)
0
-1
Code: Select all
Today_SearchFor=ed:datemodified:today
Today_SearchIn=
Today_SearchText=
Today_SearchFlags=0|002002000020|||||||||0000|||
Code: Select all
TOTALCMD#BAR#DATA
LOADSEARCH
==Today
C:\Tools\Wincmd\Icons\Alphabet\T\lg.ico
Files from Today in current Dir/Sub-Dirs (Everything)
0
-1
F1 - Hilfe: Tab 'Suchen' > loadsearch wrote: 10. LOADSEARCH Suchparameter öffnet die Suchfunktion mit der gespeicherten Suche.
Ein Gleichzeichen = vor dem Namen startet die Suche sofort.
Zwei Gleichzeichen zeigen das Resultat direkt im Total Commander an (nichts gefunden -> leere Liste).
]]>HISTORY.TXT wrote: 10.03.21 Release Total Commander 10.00 public beta 1
12.08.20 Added: Command LOADSEARCH <saved name> (e.g. on button):
Put one equal sign = in front of name to start searching immediately,
two == to start and feed to listbox after search (32/64)
F1 - Hilfe: Tab 'Suchen' > loadsearch wrote: 10. LOADSEARCH Suchparameter öffnet die Suchfunktion mit der gespeicherten Suche.
Ein Gleichzeichen = vor dem Namen startet die Suche sofort.
Zwei Gleichzeichen zeigen das Resultat direkt im Total Commander an (nichts gefunden -> leere Liste).
]]>HISTORY.TXT wrote: 10.03.21 Release Total Commander 10.00 public beta 1
12.08.20 Added: Command LOADSEARCH <saved name> (e.g. on button):
Put one equal sign = in front of name to start searching immediately,
two == to start and feed to listbox after search (32/64)
Code: Select all
https://www.voidtools.com/support/everything/searching/#advanced_search
Date Constants:
today
yesterday
<last|past|prev|current|this|coming|next><year|month|week>
<last|past|prev|coming|next><x><years|months|weeks>
<last|past|prev|coming|next><x><hours|minutes|mins|seconds|secs>
january|february|march|april|may|june|july|august|september|october|november|december
jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec
sunday|monday|tuesday|wednesday|thursday|friday|saturday
sun|mon|tue|wed|thu|fri|sat
unknown
Code: Select all
https://www.voidtools.com/support/everything/searching/#advanced_search
Date Constants:
today
yesterday
<last|past|prev|current|this|coming|next><year|month|week>
<last|past|prev|coming|next><x><years|months|weeks>
<last|past|prev|coming|next><x><hours|minutes|mins|seconds|secs>
january|february|march|april|may|june|july|august|september|october|november|december
jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec
sunday|monday|tuesday|wednesday|thursday|friday|saturday
sun|mon|tue|wed|thu|fri|sat
unknown
Code: Select all
ed:dm:yesterday
bzw.
ev: files: C:\totalcmd dm:yesterday
Überprüfe bitte Deine gespeicherte Suche (Name und Parameter) und den Button.Code: Select all
ev:dm:yesterday
Code: Select all
ed:dm:yesterday
bzw.
ev: files: C:\totalcmd dm:yesterday
Überprüfe bitte Deine gespeicherte Suche (Name und Parameter) und den Button.Code: Select all
ev:dm:yesterday
Code: Select all
TOTALCMD#BAR#DATA
LOADSEARCH
==Today
C:\Tools\Wincmd\Icons\Alphabet\T\lg.ico
Files from Today in current Dir/Sub-Dirs (Everything)
0
-1
Code: Select all
TOTALCMD#BAR#DATA
LOADSEARCH
==Today
C:\Tools\Wincmd\Icons\Alphabet\T\lg.ico
Files from Today in current Dir/Sub-Dirs (Everything)
0
-1
Code: Select all
TOTALCMD#BAR#DATA
LOADSEARCH
==Yesterday
C:\Tools\Wincmd\Icons\Alphabet\T\lg.ico
Files from yesterday in current Dir/Sub-Dirs (Everything)|https://www.ghisler.ch/board/viewtopic.php?t=85808|Saved search: Yesterday || ed:datemodified:yesterday
0
-1
Code: Select all
Yesterday_SearchFor=ed:datemodified:yesterday
Yesterday_SearchIn=
Yesterday_SearchText=
Yesterday_SearchFlags=0|002002000020|||||||||0000|||
Code: Select all
TOTALCMD#BAR#DATA
LOADSEARCH
==Yesterday
C:\Tools\Wincmd\Icons\Alphabet\T\lg.ico
Files from yesterday in current Dir/Sub-Dirs (Everything)|https://www.ghisler.ch/board/viewtopic.php?t=85808|Saved search: Yesterday || ed:datemodified:yesterday
0
-1
Code: Select all
Yesterday_SearchFor=ed:datemodified:yesterday
Yesterday_SearchIn=
Yesterday_SearchText=
Yesterday_SearchFlags=0|002002000020|||||||||0000|||
Code: Select all
TOTALCMD#BAR#DATA
cm_SrcByName 8,cm_SrcByDateTime 2,cm_GoToFirstFile,cm_SrcByName 9
wcmicons.dll,7
Go to newest file
0
-1
Code: Select all
TOTALCMD#BAR#DATA
cm_SrcByName 8,cm_SrcByDateTime 2,cm_GoToFirstFile,cm_SrcByName 9
wcmicons.dll,7
Go to newest file
0
-1
Das ruft den HTTP-Befehl GET auf. WebDAV benutzt aber PROPFIND. Kann es sein, dass Sie vergessen haben, PROPFIND via .htaccess zu erlauben?]]>Es funktioniert ja auch, wenn ich die Adresse in einem Web Browser eingebe
Das ruft den HTTP-Befehl GET auf. WebDAV benutzt aber PROPFIND. Kann es sein, dass Sie vergessen haben, PROPFIND via .htaccess zu erlauben?]]>Es funktioniert ja auch, wenn ich die Adresse in einem Web Browser eingebe
]]>19.05.25 Fixed: Unrar via tc7z dll: Show warning when opening a multi-volume archive and part is missing or can't be opened (32/64)
]]>19.05.25 Fixed: Unrar via tc7z dll: Show warning when opening a multi-volume archive and part is missing or can't be opened (32/64)
Ich weis ja nicht wie der TC erkennt das er die tc7z.dll, und nicht die unrar.dll benutzen mussAh, das ist der Grund! Die neue unrar.dll vom RAR-Autor unterstützt nur noch Windows 7 und neuer. Für ältere Windows-Versionen benutze ich neu die tc7z.dll, das ist eine von mir kompilierte Version der 7-zip-dll, bei der ich nicht benutzte Funktionen weggelassen habe. Offenbar gibt es bei 7-zip keine Nachfragen wegen fehlender Archivteile. Ich werde untersuchen ob man das irgendwie nachrüsten kann.
Ich weis ja nicht wie der TC erkennt das er die tc7z.dll, und nicht die unrar.dll benutzen mussAh, das ist der Grund! Die neue unrar.dll vom RAR-Autor unterstützt nur noch Windows 7 und neuer. Für ältere Windows-Versionen benutze ich neu die tc7z.dll, das ist eine von mir kompilierte Version der 7-zip-dll, bei der ich nicht benutzte Funktionen weggelassen habe. Offenbar gibt es bei 7-zip keine Nachfragen wegen fehlender Archivteile. Ich werde untersuchen ob man das irgendwie nachrüsten kann.
Ich bekomme hier eine Fehlermeldung, allerdings nur, wenn die entpackte Datei unvollständig ist, weil ein Teil davon im fehlenen Archivteil steckt. So kann man immerhin noch die Teile entpacken, die komplett vorhanden sind.ODER noch Schlimmer beim direkten entpacken über aufrufr:
Zum Entpacken über einen Button
cm_UnpackFiles
Kommt keine Meldung das ein MULTIPART Fehlt.
und es wird einfach Unvollständig entpackt
Ganz einfach, er versucht die dll zu laden, was aber unter XP wegen fehlender Funktionen des Betriebssystems fehlschlägt.Ich weis ja nicht wie der TC erkennt das er die tc7z.dll, und nicht die unrar.dll benutzen muss
Das kann ich wegen der Sicherheitslücken in älteren unrar.dll-Dateien nicht machen.Einfach die Alte unrar.dll der 11.51 oder 10.03
Für ältere Windows-Versionen weiter zu benutzen.
Ich bekomme hier eine Fehlermeldung, allerdings nur, wenn die entpackte Datei unvollständig ist, weil ein Teil davon im fehlenen Archivteil steckt. So kann man immerhin noch die Teile entpacken, die komplett vorhanden sind.ODER noch Schlimmer beim direkten entpacken über aufrufr:
Zum Entpacken über einen Button
cm_UnpackFiles
Kommt keine Meldung das ein MULTIPART Fehlt.
und es wird einfach Unvollständig entpackt
Ganz einfach, er versucht die dll zu laden, was aber unter XP wegen fehlender Funktionen des Betriebssystems fehlschlägt.Ich weis ja nicht wie der TC erkennt das er die tc7z.dll, und nicht die unrar.dll benutzen muss
Das kann ich wegen der Sicherheitslücken in älteren unrar.dll-Dateien nicht machen.Einfach die Alte unrar.dll der 11.51 oder 10.03
Für ältere Windows-Versionen weiter zu benutzen.
Code: Select all
[%$DATE:Y-M-D_%][N]
Code: Select all
^(\d\d\d\d\-\d\d-\d\d_)*(\d\d\d\d\-\d\d-\d\d_.+)
Code: Select all
$2
Code: Select all
JJJJ-MM-TT_Name_Tagesdatum
Code: Select all
JJJJ-MM-TT_Name_Tagesdatum_name=[%$DATE:Y-M-D_%][N]
JJJJ-MM-TT_Name_Tagesdatum_ext=[E]
JJJJ-MM-TT_Name_Tagesdatum_search=^(\d\d\d\d\-\d\d-\d\d_)*(\d\d\d\d\-\d\d-\d\d_.+)
JJJJ-MM-TT_Name_Tagesdatum_replace=$2
JJJJ-MM-TT_Name_Tagesdatum_params=0|1|1|1|1|0|0|0|1
Code: Select all
TOTALCMD#BAR#DATA
MULTIRENAME==JJJJ-MM-TT_Name_Tagesdatum
wcmicons.dll
MULTIRENAME==JJJJ-MM-TT_Name_Tagesdatum || [%$DATE:Y-M-D_%][N]|em_JJJJ-MM-TT_Name_Tagesdatum - Strg+. (Punkt)|Gespeicherte Umbenennung automatisch ausführen - TAGESDATUM|Danach das Fenster automatisch schließen|https://ghisler.ch/board/viewtopic.php?t=85876
-1
Code: Select all
[em_JJJJ-MM-TT_Name_Tagesdatum]
button=
cmd=MULTIRENAME==JJJJ-MM-TT_Name_Tagesdatum
menu=MULTIRENAME==JJJJ-MM-TT_Name_Tagesdatum || [%$DATE:Y-M-D_%][N]|em_JJJJ-MM-TT_Name_Tagesdatum - Strg+. (Punkt)|Gespeicherte Umbenennung automatisch ausführen - TAGESDATUM|Danach das Fenster automatisch schließen|https://ghisler.ch/board/viewtopic.php?t=85876
Code: Select all
C+OEM_.=em_JJJJ-MM-TT_Name_Tagesdatum
Code: Select all
[%$DATE:Y-M-D_%][N]
Code: Select all
^(\d\d\d\d\-\d\d-\d\d_)*(\d\d\d\d\-\d\d-\d\d_.+)
Code: Select all
$2
Code: Select all
JJJJ-MM-TT_Name_Tagesdatum
Code: Select all
JJJJ-MM-TT_Name_Tagesdatum_name=[%$DATE:Y-M-D_%][N]
JJJJ-MM-TT_Name_Tagesdatum_ext=[E]
JJJJ-MM-TT_Name_Tagesdatum_search=^(\d\d\d\d\-\d\d-\d\d_)*(\d\d\d\d\-\d\d-\d\d_.+)
JJJJ-MM-TT_Name_Tagesdatum_replace=$2
JJJJ-MM-TT_Name_Tagesdatum_params=0|1|1|1|1|0|0|0|1
Code: Select all
TOTALCMD#BAR#DATA
MULTIRENAME==JJJJ-MM-TT_Name_Tagesdatum
wcmicons.dll
MULTIRENAME==JJJJ-MM-TT_Name_Tagesdatum || [%$DATE:Y-M-D_%][N]|em_JJJJ-MM-TT_Name_Tagesdatum - Strg+. (Punkt)|Gespeicherte Umbenennung automatisch ausführen - TAGESDATUM|Danach das Fenster automatisch schließen|https://ghisler.ch/board/viewtopic.php?t=85876
-1
Code: Select all
[em_JJJJ-MM-TT_Name_Tagesdatum]
button=
cmd=MULTIRENAME==JJJJ-MM-TT_Name_Tagesdatum
menu=MULTIRENAME==JJJJ-MM-TT_Name_Tagesdatum || [%$DATE:Y-M-D_%][N]|em_JJJJ-MM-TT_Name_Tagesdatum - Strg+. (Punkt)|Gespeicherte Umbenennung automatisch ausführen - TAGESDATUM|Danach das Fenster automatisch schließen|https://ghisler.ch/board/viewtopic.php?t=85876
Code: Select all
C+OEM_.=em_JJJJ-MM-TT_Name_Tagesdatum
Code: Select all
ev:<dc:today|dm:today>
Code: Select all
<c:|d:|g:> <dc:today|dm:today>
Code: Select all
ev:<dc:today|dm:today>
Code: Select all
<c:|d:|g:> <dc:today|dm:today>
Code: Select all
Plugin: Eigenschaft: OP: Wert:
today Is Today (Created) = Ja
today Is Today (Modified) = Ja
Code: Select all
cm_SrcAllFiles 312 Quelle: Alle Dateien
Code: Select all
Strg+S "Suchen"-Fenster einblenden
Strg+S, Suchbegriff "Suchen"-Fenster einblenden, Suchbegriff eingeben, Filter wird angewendet
Strg+S, Suchbegriff - ) "Suchen"-Fenster einblenden, Suchbegriff eingeben, Filter wird angewendet,
zusätzlich ... Strg+S, Strg+S ) sämtliche Dateien einblenden, Filter wieder anwenden
ESC "Suchen"-Fenster ausblenden, der Filter bleibt weiterhin vorhanden(!) -> Trichtersymbol
Strg+Umschalt+S "Suchen"-Fenster einblenden, vorherigen Suchbegriff verwenden, Filter wird angewendet
Code: Select all
Strg+R Quelle neu einlesen Filter AUSschalten
Code: Select all
[em_Dateien-mit-heutigem-ÄNDERUNGSDATUM-anzeigen]
button=%COMMANDER_PATH%\Tools\AutoHotkey\AutoHotkey.exe
cmd=%COMMANDER_PATH%\Tools\AutoHotkey\Dateien-mit-Änderungsdatum(!)-HEUTE-filtern.ahk
menu=Dateien-mit-Änderungsdatum(!)-HEUTE-filtern.ahk || Select all files with same date?|https://ghisler.ch/board/viewtopic.php?f=3&t=51919|Direktlink zu 2. AHK-Skript: https://ghisler.ch/board/viewtopic.php?p=351735#p351735
Code: Select all
A+H=em_Dateien-mit-heutigem-ÄNDERUNGSDATUM-anzeigen
Code: Select all
FileGetTime, Date, %1%
FormatTime, Date, %Date%, yyyyMMdd
Loop, Files, *.*
SameDateFileList .= Substr(A_LoopFileTimeModified, 1, 8) = Date ? A_LoopFileName . "`n" : ""
If (SameDateFileList)
{
ClipboardBak = %ClipboardAll%
Clipboard := Substr(SameDateFileList, 1, StrLen(SameDateFileList) - 1)
PostMessage, 1075, 2033, , , ahk_class TTOTAL_CMD
;Menu "SHOW > Only Selected Files" > cm_ShowOnlySelected=2023;Hide files which aren't selected
PostMessage, 1075, 2023, , , ahk_class TTOTAL_CMD
;cm_ClearAllFiles=3304;Unselect all files
PostMessage, 1075, 3304, , , ahk_class TTOTAL_CMD
Sleep, 1000
Clipboard = %ClipboardBak%
}
Code: Select all
Plugin: Eigenschaft: OP: Wert:
today Is Today (Created) = Ja
today Is Today (Modified) = Ja
Code: Select all
cm_SrcAllFiles 312 Quelle: Alle Dateien
Code: Select all
Strg+S "Suchen"-Fenster einblenden
Strg+S, Suchbegriff "Suchen"-Fenster einblenden, Suchbegriff eingeben, Filter wird angewendet
Strg+S, Suchbegriff - ) "Suchen"-Fenster einblenden, Suchbegriff eingeben, Filter wird angewendet,
zusätzlich ... Strg+S, Strg+S ) sämtliche Dateien einblenden, Filter wieder anwenden
ESC "Suchen"-Fenster ausblenden, der Filter bleibt weiterhin vorhanden(!) -> Trichtersymbol
Strg+Umschalt+S "Suchen"-Fenster einblenden, vorherigen Suchbegriff verwenden, Filter wird angewendet
Code: Select all
Strg+R Quelle neu einlesen Filter AUSschalten
Code: Select all
[em_Dateien-mit-heutigem-ÄNDERUNGSDATUM-anzeigen]
button=%COMMANDER_PATH%\Tools\AutoHotkey\AutoHotkey.exe
cmd=%COMMANDER_PATH%\Tools\AutoHotkey\Dateien-mit-Änderungsdatum(!)-HEUTE-filtern.ahk
menu=Dateien-mit-Änderungsdatum(!)-HEUTE-filtern.ahk || Select all files with same date?|https://ghisler.ch/board/viewtopic.php?f=3&t=51919|Direktlink zu 2. AHK-Skript: https://ghisler.ch/board/viewtopic.php?p=351735#p351735
Code: Select all
A+H=em_Dateien-mit-heutigem-ÄNDERUNGSDATUM-anzeigen
Code: Select all
FileGetTime, Date, %1%
FormatTime, Date, %Date%, yyyyMMdd
Loop, Files, *.*
SameDateFileList .= Substr(A_LoopFileTimeModified, 1, 8) = Date ? A_LoopFileName . "`n" : ""
If (SameDateFileList)
{
ClipboardBak = %ClipboardAll%
Clipboard := Substr(SameDateFileList, 1, StrLen(SameDateFileList) - 1)
PostMessage, 1075, 2033, , , ahk_class TTOTAL_CMD
;Menu "SHOW > Only Selected Files" > cm_ShowOnlySelected=2023;Hide files which aren't selected
PostMessage, 1075, 2023, , , ahk_class TTOTAL_CMD
;cm_ClearAllFiles=3304;Unselect all files
PostMessage, 1075, 3304, , , ahk_class TTOTAL_CMD
Sleep, 1000
Clipboard = %ClipboardBak%
}
Nein, das ist für Server, die ein Überschreiben von bereits vorhandenen Dateien nicht zulassen.In den Einstellungen gibt es eine Option, „Remotedatei vor Upload löschen (für 1+1 Server)“, die ich aktiviert habe. Hat diese Einstellung etwas damit zu tun?
Da ist der Server wohl noch damit beschäftigt, die hochgeladenen Dateien zu verarbeiten.Will ich ein bereits Kopierten Verzeichnis auf dem 1+1 Server öffnen, kommt die Meldung http error: Timeout
Nein, das ist für Server, die ein Überschreiben von bereits vorhandenen Dateien nicht zulassen.In den Einstellungen gibt es eine Option, „Remotedatei vor Upload löschen (für 1+1 Server)“, die ich aktiviert habe. Hat diese Einstellung etwas damit zu tun?
Da ist der Server wohl noch damit beschäftigt, die hochgeladenen Dateien zu verarbeiten.Will ich ein bereits Kopierten Verzeichnis auf dem 1+1 Server öffnen, kommt die Meldung http error: Timeout
Third Party Development and Plug-insEverything 1.5.0.1393a wrote:● fixed an issue with detecting the Everything Service as installed.
● improved plugin security.
● improved Everything Server encryption (update server, plugin and clients)
Third Party Development and Plug-insAdded source code wrote: ● ETP/FTP Server Source Code
● HTTP Server Source Code
● Everything Server Source Code
ES - The command line interface for Everything:Added Plugin SDK wrote: ● Everything 1.5 Plugin SDK
Third Party Development and Plug-insEverything 1.5.0.1393a wrote:● fixed an issue with detecting the Everything Service as installed.
● improved plugin security.
● improved Everything Server encryption (update server, plugin and clients)
Third Party Development and Plug-insAdded source code wrote: ● ETP/FTP Server Source Code
● HTTP Server Source Code
● Everything Server Source Code
ES - The command line interface for Everything:Added Plugin SDK wrote: ● Everything 1.5 Plugin SDK
Does this mean that Total Commander cannot be used any more with Everything?Only executables signed by voidtools can connect to the Everything Service.
Does this mean that Total Commander cannot be used any more with Everything?Only executables signed by voidtools can connect to the Everything Service.
Third Party Development and Plug-insEverything 1.5.0.1393a wrote:● fixed an issue with detecting the Everything Service as installed.
● improved plugin security.
● improved Everything Server encryption (update server, plugin and clients)
Third Party Development and Plug-insAdded source code wrote: ● ETP/FTP Server Source Code
● HTTP Server Source Code
● Everything Server Source Code
ES - The command line interface for Everything:Added Plugin SDK wrote: ● Everything 1.5 Plugin SDK
Third Party Development and Plug-insEverything 1.5.0.1393a wrote:● fixed an issue with detecting the Everything Service as installed.
● improved plugin security.
● improved Everything Server encryption (update server, plugin and clients)
Third Party Development and Plug-insAdded source code wrote: ● ETP/FTP Server Source Code
● HTTP Server Source Code
● Everything Server Source Code
ES - The command line interface for Everything:Added Plugin SDK wrote: ● Everything 1.5 Plugin SDK
in der WINCMD.INI geholfen.]]>UseEverythingInstance=1.5a
in der WINCMD.INI geholfen.]]>UseEverythingInstance=1.5a
in der WINCMD.INI geholfen.UseEverythingInstance=1.5a
in der WINCMD.INI geholfen.UseEverythingInstance=1.5a
]]>HISTORY.TXT wrote:01.03.22 Added: Internal content plugin (tc): New fields from id3v1/id3v2/ape/flac/wav/ogg/m4a metadata tags: Tag Present, Title, Artist, Album, Release Year, Description, Track Nr, Genre (32/64)
]]>HISTORY.TXT wrote:01.03.22 Added: Internal content plugin (tc): New fields from id3v1/id3v2/ape/flac/wav/ogg/m4a metadata tags: Tag Present, Title, Artist, Album, Release Year, Description, Track Nr, Genre (32/64)
Code: Select all
[U][N][n]
Code: Select all
[U] All characters after this position in uppercase
[N] Old file name, WITHOUT extension
[n] All characters after this position again as in original name (upper/lowercase unchanged)
Code: Select all
[U][N][n]
Code: Select all
[U] All characters after this position in uppercase
[N] Old file name, WITHOUT extension
[n] All characters after this position again as in original name (upper/lowercase unchanged)
Code: Select all
[U][N][n]
Code: Select all
[U][N][n]
Code: Select all
31.05.23 Release Total Commander 11.00 beta 5
[...]
29.05.23 Added: Multi-rename tool: New placeholder [I] or [I1] to ignore dots in folder names ([I0] to return to normal), so [N] contains the entire folder name and [E] is empty after this point (32/64)
Code: Select all
31.05.23 Release Total Commander 11.00 beta 5
[...]
29.05.23 Added: Multi-rename tool: New placeholder [I] or [I1] to ignore dots in folder names ([I0] to return to normal), so [N] contains the entire folder name and [E] is empty after this point (32/64)
]]>Help wrote: [I] Ignore dots in folder names from this point forward, so [N] contains the entire folder name, and [E] is empty (no influence on files).
If inserted again, don't ignore dots in folder names any more from that point forward.
]]>Help wrote: [I] Ignore dots in folder names from this point forward, so [N] contains the entire folder name, and [E] is empty (no influence on files).
If inserted again, don't ignore dots in folder names any more from that point forward.
Code: Select all
Filename mask: [=tc.directory][N]
Search for: ^Yes(.+)|No(.+\.)|No(.+)
Replace with: \U$1$2$3
[X] RegEx
Code: Select all
Filename mask: [=tc.directory][N]
Search for: ^Yes(.+)|No(.+\.)|No(.+)
Replace with: \U$1$2$3
[X] RegEx
Code: Select all
clip.IgnoreNext ;; DO not monitor next entry
win.sendkeys("{slow}{ctrl}C") ;; Copy text to clipboard
wait.for(50)
clip.setpaste(case("UPPER",clip.get),0) ;; Paste latest clipboard value in UPPER CASE
Code: Select all
clip.IgnoreNext ;; DO not monitor next entry
win.sendkeys("{slow}{ctrl}C") ;; Copy text to clipboard
wait.for(50)
clip.setpaste(case("UPPER",clip.get),0) ;; Paste latest clipboard value in UPPER CASE
Code: Select all
[Searches]
empty dir (plugin)_SearchFor=
empty dir (plugin)_SearchIn=
empty dir (plugin)_SearchText=
empty dir (plugin)_SearchFlags=0|002002000020||||||||22221|0000|||
empty dir (plugin)_plugin=emptycheck.Empty = 1
[Colors]
ColorFilter4=>empty dir (plugin)
ColorFilter4Color=32896
Code: Select all
[Searches]
empty dir (plugin)_SearchFor=
empty dir (plugin)_SearchIn=
empty dir (plugin)_SearchText=
empty dir (plugin)_SearchFlags=0|002002000020||||||||22221|0000|||
empty dir (plugin)_plugin=emptycheck.Empty = 1
[Colors]
ColorFilter4=>empty dir (plugin)
ColorFilter4Color=32896
It's not fixed.]]>sa16 wrote: error that occurs if there is a space/spaces between = and <UNDO>.
It's not fixed.]]>sa16 wrote: error that occurs if there is a space/spaces between = and <UNDO>.
What for? You already get the full overwrite dialog.]]>i would have liked if the overlay was also shown when I already have an open overwrite dialog and then put TC in the background.
What for? You already get the full overwrite dialog.]]>i would have liked if the overlay was also shown when I already have an open overwrite dialog and then put TC in the background.
I might have put another program in front myself (and forgotton about the waiting overwrite dialog), or another window popped up from another program, and took my attention away from TC - in those cases it would be nice with the questiom mark, to remind me that I have unfinished business in TC to attend to.]]>What for? You already get the full overwrite dialog.
I might have put another program in front myself (and forgotton about the waiting overwrite dialog), or another window popped up from another program, and took my attention away from TC - in those cases it would be nice with the questiom mark, to remind me that I have unfinished business in TC to attend to.]]>What for? You already get the full overwrite dialog.
What for? You already see the overwrite dialog, why would you need to be informed about it? Makes no sense to me.]]>I would have liked to see the overlay icon also i scenario 1.
What for? You already see the overwrite dialog, why would you need to be informed about it? Makes no sense to me.]]>I would have liked to see the overlay icon also i scenario 1.
Code: Select all
[Configuration]
RestrictInterface=8192
(or add 8192 to its value if already present).]]>TC help, section 4.b), part 2 wrote:RestrictInterface=
Disable parts of the user interface. Just build the sum of the following options:
[...]
8192: Do not redirect plugin ini files to user profile
Code: Select all
[Configuration]
RestrictInterface=8192
(or add 8192 to its value if already present).]]>TC help, section 4.b), part 2 wrote:RestrictInterface=
Disable parts of the user interface. Just build the sum of the following options:
[...]
8192: Do not redirect plugin ini files to user profile
Code: Select all
[ReplaceIniLocation]
Imagine.wcx=%AppData%\Imagine\Imagine.ini
Imagine.wdx=%AppData%\Imagine\Imagine.ini
Imagine.wlx=%AppData%\Imagine\Imagine.ini
Dalai wrote: 2025-05-20, 12:08 UTC Set(or add 8192 to its value if already present).Code: Select all
[Configuration] RestrictInterface=8192
I suppose UltraTC\ConfigurationEditor could provide a GUI for that.
2MaxXI have per-user configured Imagine (wlx) in
Code: Select all
[Option]
IndividualOptionPerUser=1
Code: Select all
[ReplaceIniLocation]
Imagine.wcx=%AppData%\Imagine\Imagine.ini
Imagine.wdx=%AppData%\Imagine\Imagine.ini
Imagine.wlx=%AppData%\Imagine\Imagine.ini
Dalai wrote: 2025-05-20, 12:08 UTC Set(or add 8192 to its value if already present).Code: Select all
[Configuration] RestrictInterface=8192
I suppose UltraTC\ConfigurationEditor could provide a GUI for that.
2MaxXI have per-user configured Imagine (wlx) in
Code: Select all
[Option]
IndividualOptionPerUser=1
Unfortunately the file is gone ...beb wrote: 2023-09-06, 04:41 UTC There's a plugin that does exactly what is requested: it finds the files with zeroed data (files filled with 0x00 bytes).
[…]
https://www.upload.ee/files/15655728/wdx_FindZeroFiles.zip.zip.html
Unfortunately the file is gone ...beb wrote: 2023-09-06, 04:41 UTC There's a plugin that does exactly what is requested: it finds the files with zeroed data (files filled with 0x00 bytes).
[…]
https://www.upload.ee/files/15655728/wdx_FindZeroFiles.zip.zip.html
Code: Select all
FindZeroFiles.wdx 2011-06-01 10:55:22 299520 bytes (292.5 kB) md5: ca3f0aa345af01b3923dcd383e29ae99
FindZeroFiles.wdx64 2012-12-12 19:56:26 549888 bytes (537.0 kB) md5: f5a60f0db68ebb90525fd9b7cac52c5e
pluginst.inf 2012-12-12 19:56:26 194 bytes md5: 8bcfe98238978849cbee89882a3c6c5c
Code: Select all
FindZeroFiles.wdx 2011-06-01 10:55:22 299520 bytes (292.5 kB) md5: ca3f0aa345af01b3923dcd383e29ae99
FindZeroFiles.wdx64 2012-12-12 19:56:26 549888 bytes (537.0 kB) md5: f5a60f0db68ebb90525fd9b7cac52c5e
pluginst.inf 2012-12-12 19:56:26 194 bytes md5: 8bcfe98238978849cbee89882a3c6c5c
The full help citation:Dalai wrote: 2025-05-20, 12:08 UTC Set(or add 8192 to its value if already present).Code: Select all
[Configuration] RestrictInterface=8192
TC help, section 4.b), part 2 wrote:RestrictInterface=
Disable parts of the user interface. Just build the sum of the following options:
[...]
8192: Do not redirect plugin ini files to user profile
Following the instructions from the help, I have made a script to automate the RestrictInterface parameter setup.RestrictInterface= Disable parts of the user interface. Just build the sum of the following options:
1=Start menu
2=Command line
4=Buttonbar change
8=Drive right click menu
16=File right click menu
32=Directory hotlist change
64=FTP (CTRL+N, CTRL+F)
128=ENTER key (run programs, open files)
256=File system plugins
512=Port connection (via USB or LPT)
1024=Disable update checks (manual and automatic)
2048: Disallow plugins except if signed by us (ghisler)
4096: Disallow plugins without a valid digital signature
6144: Disallow all plugins
8192: Do not redirect plugin ini files to user profile
Luckily, Ctr+F in the history doesn't show any '6144' occurrences outside of 2, related to the RestrictInterface.12.02.21 Added: Disable redirection of plugins: Add 8192 to RestrictInterface in wincmd.ini or registry (32/64)
17.02.19 Added: RestrictInterface=6144: Disallow all plugins (for companies with highest security requirements) (32/64)
The full help citation:Dalai wrote: 2025-05-20, 12:08 UTC Set(or add 8192 to its value if already present).Code: Select all
[Configuration] RestrictInterface=8192
TC help, section 4.b), part 2 wrote:RestrictInterface=
Disable parts of the user interface. Just build the sum of the following options:
[...]
8192: Do not redirect plugin ini files to user profile
Following the instructions from the help, I have made a script to automate the RestrictInterface parameter setup.RestrictInterface= Disable parts of the user interface. Just build the sum of the following options:
1=Start menu
2=Command line
4=Buttonbar change
8=Drive right click menu
16=File right click menu
32=Directory hotlist change
64=FTP (CTRL+N, CTRL+F)
128=ENTER key (run programs, open files)
256=File system plugins
512=Port connection (via USB or LPT)
1024=Disable update checks (manual and automatic)
2048: Disallow plugins except if signed by us (ghisler)
4096: Disallow plugins without a valid digital signature
6144: Disallow all plugins
8192: Do not redirect plugin ini files to user profile
Luckily, Ctr+F in the history doesn't show any '6144' occurrences outside of 2, related to the RestrictInterface.12.02.21 Added: Disable redirection of plugins: Add 8192 to RestrictInterface in wincmd.ini or registry (32/64)
17.02.19 Added: RestrictInterface=6144: Disallow all plugins (for companies with highest security requirements) (32/64)
]]>2048: Only allow plugins with a valid digital signature from Ghisler Software (Total Commander author)
4096: Only allow plugins with a valid digital signature
6144: Disallow all plugins (cannot be combined with the two options above)
]]>2048: Only allow plugins with a valid digital signature from Ghisler Software (Total Commander author)
4096: Only allow plugins with a valid digital signature
6144: Disallow all plugins (cannot be combined with the two options above)
Code: Select all
1 : 1
2 : 10
4 : 100
8 : 1000
16 : 10000
32 : 100000
64 : 1000000
128 : 10000000
256 : 100000000
512 : 1000000000
1024 : 10000000000
2048 : 100000000000
4096 : 1000000000000
6144 : 1100000000000
8192 : 10000000000000
Code: Select all
1 : 1
2 : 10
4 : 100
8 : 1000
16 : 10000
32 : 100000
64 : 1000000
128 : 10000000
256 : 100000000
512 : 1000000000
1024 : 10000000000
2048 : 100000000000
4096 : 1000000000000
6144 : 1100000000000
8192 : 10000000000000
Code: Select all
[foobar]
host=ftps://someserver.tld
username=anonymous
anonymous=1
pasvmode=1
]]>Code: Select all
[foobar]
host=ftps://someserver.tld
username=anonymous
anonymous=1
pasvmode=1
]]>Code: Select all
[foobar]
host=ftps://someserver.tld
username=anonymous
anonymous=1
pasvmode=1
Code: Select all
username=anonymous
anonymous=1
pasvmode=1
when i click on anonymous connection total command does ask me for a "your email address for password" !Anonymous login
Press this button to configure Total Commander to make an anonymous connection. This means that anonymous is sent to the server as the user name, and your e-mail address as the password. Total Commander will ask for your e-mail address each time you press this button.
User name: Here you can enter the user name (anonymous if you don't have an account on the server).
Code: Select all
[foobar]
host=ftps://someserver.tld
username=anonymous
anonymous=1
pasvmode=1
Code: Select all
username=anonymous
anonymous=1
pasvmode=1
when i click on anonymous connection total command does ask me for a "your email address for password" !Anonymous login
Press this button to configure Total Commander to make an anonymous connection. This means that anonymous is sent to the server as the user name, and your e-mail address as the password. Total Commander will ask for your e-mail address each time you press this button.
User name: Here you can enter the user name (anonymous if you don't have an account on the server).
Code: Select all
username=anonymous
anonymous=1
pasvmode=1
Code: Select all
username=anonymous
anonymous=1
pasvmode=1
Code: Select all
TOTALCMD#BAR#DATA
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
%P:~0,-1
-1
Code: Select all
TOTALCMD#BAR#DATA
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
%P:~0,-1
-1
Code: Select all
TOTALCMD#BAR#DATA
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
-NoExit -Command "cd '%P:~0,-1'"
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
-1
Code: Select all
TOTALCMD#BAR#DATA
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
-NoExit -Command "cd '%P:~0,-1'"
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
-1
Code: Select all
TOTALCMD#BAR#DATA
C:\Program Files\PowerShell\7\pwsh.exe
-NoExit
C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe
PowerShell in current path
0
-1
Code: Select all
TOTALCMD#BAR#DATA
C:\Program Files\PowerShell\7\pwsh.exe
-NoExit
C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe
PowerShell in current path
0
-1
Code: Select all
TOTALCMD#BAR#DATA
*C:\Program Files\PowerShell\7\pwsh.exe -NoExit
C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe
PowerShell as admin in the current active pane path
cd $pwd
0
-1
Code: Select all
TOTALCMD#BAR#DATA
*C:\Program Files\PowerShell\7\pwsh.exe -NoExit
-c cd $pwd
C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe
PowerShell as admin in the current active pane path
-1
Code: Select all
TOTALCMD#BAR#DATA
C:\Program Files\PowerShell\7\pwsh.exe -NoExit
C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe
PowerShell as admin in the current active pane path
cd $pwd
0
-1
Code: Select all
TOTALCMD#BAR#DATA
*C:\Program Files\PowerShell\7\pwsh.exe -NoExit
C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe
PowerShell as admin in the current active pane path
cd $pwd
0
-1
Code: Select all
TOTALCMD#BAR#DATA
*C:\Program Files\PowerShell\7\pwsh.exe -NoExit
-c cd $pwd
C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe
PowerShell as admin in the current active pane path
-1
Code: Select all
TOTALCMD#BAR#DATA
C:\Program Files\PowerShell\7\pwsh.exe -NoExit
C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe
PowerShell as admin in the current active pane path
cd $pwd
0
-1
Yup. Nice, except if you want to start it "as admin" and you have put a * in front of the executable. Then you've lost...Dalai wrote: 2025-05-25, 09:59 UTC To start something with the current path as working directory just leave the Start Path empty.
I found this not to be true, at least for my Windows 11 system. The current folder is set to c:\windows\system32 when running programs as administrator if the program is located in c:\windows or any of its subfolders. For programs outside c:\windows, the current folder is not changed. For example, the current folder is not set to c:\windows\system32 when running "C:\Program Files\IrfanView\i_view64.exe" as administrator. Nor when copying "cmd.exe" and "en-US\cmd.exe.mui" to a folder outside the windows folder and running cmd.exe located in that folder as administrator.ghisler(Author) wrote: 2025-05-25, 10:31 UTC The current directory set via SetCurrentDirectory is not passed to programs run as administrator. This is true for all programs, not just for powershell.
Yup. Nice, except if you want to start it "as admin" and you have put a * in front of the executable. Then you've lost...Dalai wrote: 2025-05-25, 09:59 UTC To start something with the current path as working directory just leave the Start Path empty.
I found this not to be true, at least for my Windows 11 system. The current folder is set to c:\windows\system32 when running programs as administrator if the program is located in c:\windows or any of its subfolders. For programs outside c:\windows, the current folder is not changed. For example, the current folder is not set to c:\windows\system32 when running "C:\Program Files\IrfanView\i_view64.exe" as administrator. Nor when copying "cmd.exe" and "en-US\cmd.exe.mui" to a folder outside the windows folder and running cmd.exe located in that folder as administrator.ghisler(Author) wrote: 2025-05-25, 10:31 UTC The current directory set via SetCurrentDirectory is not passed to programs run as administrator. This is true for all programs, not just for powershell.
Code: Select all
D:\parent folder\*.*
Code: Select all
D:\parent folder\newsubfolder\*.*
Code: Select all
D:\parent folder\*.*
Code: Select all
D:\parent folder\newsubfolder\*.*
Code: Select all
D:\parent folder\subfolderA\subfolderA1
D:\parent folder\subfolderA\subfolderA1\fileA1
D:\parent folder\subfolderA\subfolderA2
D:\parent folder\subfolderA\subfolderA2\fileA2
etc
Code: Select all
D:\parent folder\newsubfolder\subfolderA1
D:\parent folder\newsubfolder\subfolderA1\fileA1
D:\parent folder\newsubfolder\subfolderA2
D:\parent folder\newsubfolder\subfolderA2\fileA2
Code: Select all
D:\parent folder\newsubfolder*.*
Code: Select all
D:\parent folder\newsubfolder\*.*
Code: Select all
D:\parent folder\subfolderA\subfolderA1
D:\parent folder\subfolderA\subfolderA1\fileA1
D:\parent folder\subfolderA\subfolderA2
D:\parent folder\subfolderA\subfolderA2\fileA2
etc
Code: Select all
D:\parent folder\newsubfolder\subfolderA1
D:\parent folder\newsubfolder\subfolderA1\fileA1
D:\parent folder\newsubfolder\subfolderA2
D:\parent folder\newsubfolder\subfolderA2\fileA2
Code: Select all
D:\parent folder\newsubfolder*.*
Code: Select all
D:\parent folder\newsubfolder\*.*
Code: Select all
D:\parent folder\newsubfolder*.*
Code: Select all
D:\parent folder\newsubfolder\*.*
Code: Select all
D:\parent folder\newsubfolder*.*
Code: Select all
D:\parent folder\newsubfolder\*.*
Updated the plugin to version 1.18. It seems to correct the glitch with 'q'.rav wrote: 2025-02-23, 21:36 UTC Try to open PDF in lister -> Ctrl+f -> type 'q'
I can type any letter and digit (just tried) in search text-box, but not 'q'.
Updated the plugin to version 1.18. It seems to correct the glitch with 'q'.rav wrote: 2025-02-23, 21:36 UTC Try to open PDF in lister -> Ctrl+f -> type 'q'
I can type any letter and digit (just tried) in search text-box, but not 'q'.
Code: Select all
\(.+\)
Code: Select all
<Clear>
Code: Select all
\(.+\)
Code: Select all
<Clear>
Code: Select all
\s*\([^)]*\)
Removes spaces before the brackets.]]>Code: Select all
\s*\([^)]*\)
Removes spaces before the brackets.]]>Moderator message from: ghisler(Author) » 2025-05-29, 10:07 UTC
Moderator message from: ghisler(Author) » 2025-05-29, 10:07 UTC
There is a link for the drivers as well. From the contents it looks like working on top of Prolific chip. So should theoretically work with TC. Did you install the driver? Make sure to unload their software (PCmover) from memory before trying to connect via TC.]]>Driver:
USB 3.0 SuperSpeed Transfer Cable - Windows cable driver included in Windows Updates
Laplink Easy Transfer Cable / Silver 2.0 - Windows Easy Transfer cable driver included in Windows Updates
There is a link for the drivers as well. From the contents it looks like working on top of Prolific chip. So should theoretically work with TC. Did you install the driver? Make sure to unload their software (PCmover) from memory before trying to connect via TC.]]>Driver:
USB 3.0 SuperSpeed Transfer Cable - Windows cable driver included in Windows Updates
Laplink Easy Transfer Cable / Silver 2.0 - Windows Easy Transfer cable driver included in Windows Updates
]]>Laplink Easy Transfer Cable / Silver 2.0 - Windows Easy Transfer cable driver included in Windows Updates
]]>Laplink Easy Transfer Cable / Silver 2.0 - Windows Easy Transfer cable driver included in Windows Updates
Code: Select all
701=55
and it works in Start menu.Code: Select all
701=55
and it works in Start menu.Code: Select all
magick $array $ico
Code: Select all
$format = identify $masterIcon
if ($size -match "16x16|24x24|32x32|48x48") {$array += $ico} # 20x20|40x40|64x64|80x80|128x128|256x256
magick $array $ico
Code: Select all
$format = identify $masterIcon
if ($size -match "16x16|24x24|32x32") {$array += $ico} # 20x20|40x40|48x48|64x64|80x80|128x128|256x256
magick $array $ico
Code: Select all
magick $array $ico
Code: Select all
$format = identify $masterIcon
if ($size -match "16x16|24x24|32x32|48x48") {$array += $ico} # 20x20|40x40|64x64|80x80|128x128|256x256
magick $array $ico
Code: Select all
$format = identify $masterIcon
if ($size -match "16x16|24x24|32x32") {$array += $ico} # 20x20|40x40|48x48|64x64|80x80|128x128|256x256
magick $array $ico
Code: Select all
[Lister]
IviewAdditionalTypes=*.icl *.ico *.ccx *.dds *.heic *.xcf *.rw2 *.svg *.wdp *.webp *.arw *.avif
Code: Select all
[ListerPlugins]
4=%COMMANDER_PATH%\Plugins\wlx\TCIrfanView\IrfanView.wlx
4_detect="MULTIMEDIA & ext="3FR"|ext="3GP"|ext="AAC"|ext="AI"|ext="AIF"|ext="AMR"|ext="ANI"|ext="ARW"|ext="ASF"|ext="ASX"|ext="AU"|ext="AVI"|ext="AVIF"|ext="BIF"|ext="BMP"|ext="CAM"|ext="CBR"|ext="CBZ"|ext="CDR"|ext="CGM"|ext="CR2"|ext="CR3"|ext="CRW"|ext="CSV"|ext="CUR"|ext="DB"|ext="DCM"|ext="DCR"|ext="DCX"|ext="DDS"|ext="DIB"|ext="DJVU"|ext="DNG"|ext="DOC"|ext="DOCX"|ext="DRW"|ext="DWG"|ext="DXF"|ext="ECW"|ext="EMF"|ext="EPS"|ext="EPUB"|ext="ERF"|ext="EXR"|ext="FLV"|ext="G3"|ext="GFIE"|ext="GIF"|ext="HDP"|ext="HDR"|ext="HEIC"|ext="HEIF"|ext="ICL"|ext="ICO"|ext="ICS"|ext="IFF"|ext="IMA"|ext="IMG"|ext="IW44"|ext="J2K"|ext="JFIF"|ext="JP2"|ext="JPC"|ext="JPE"|ext="JPEG"|ext="JPF"|ext="JPG"|ext="JPM"|ext="JLS"|ext="JNG"|ext="JPS"|ext="JS"|ext="JSON"|ext="JXR"|ext="KDC"|ext="LBM"|ext="M2T"|ext="M2TS"|ext="M4A"|ext="M4V"|ext="MEF"|ext="MD"|ext="MDB"|ext="MDC"|ext="MID"|ext="MKV"|ext="MNG"|ext="MOS"|ext="MOV"|ext="MP3"|ext="MP4"|ext="MPE"|ext="MPG"|ext="MPEG"|ext="MPO"|ext="MPP"|ext="MRW"|ext="MSK"|ext="MSP"|ext="MTS"|ext="NEF"|ext="NRW"|ext="OFR"|ext="OGG"|ext="ORF"|ext="PBM"|ext="PCD"|ext="PCT"|ext="PCX"|ext="PDF"|ext="PEF"|ext="PFB"|ext="PGM"|ext="PIC"|ext="PNG"|ext="PNM"|ext="PPM"|ext="PPT"|ext="PPTX"|ext="PRN"|ext="PRZ"|ext="PS"|ext="PS1"|ext="PSB"|ext="PSD"|ext="PSP"|ext="PST"|ext="PUB"|ext="QPW"|ext="QT"|ext="RA"|ext="RAF"|ext="RAM"|ext="RAS"|ext="RAW"|ext="RGB"|ext="RLE"|ext="RM"|ext="RMI"|ext="RTF"|ext="RW2"|ext="RWL"|ext="SDW"|ext="SFF"|ext="SGI"|ext="SHW"|ext="SID"|ext="SND"|ext="SQLITE"|ext="SR2"|ext="SRF"|ext="SRW"|ext="STL"|ext="SUN"|ext="SVG"|ext="SWF"|ext="TGA"|ext="TIF"|ext="TIFF"|ext="TS"|ext="TTF"|ext="TXT"|ext="UUE"|ext="VOB"|ext="VSD"|ext="WAV"|ext="WBMP"|ext="WDP"|ext="WEBM"|ext="WEBP"|ext="WMA"|ext="WMF"|ext="WMP"|ext="WMV"|ext="WMX"|ext="WPD"|ext="WPG"|ext="X3F"|ext="XBM"|ext="XCF"|ext="XLS"|ext="XLSM"|ext="XLSX"|ext="XML"|ext="XPM"|ext="XPS"|ext="XYS"|ext="ZIP""
Code: Select all
3FR|3GP|AAC|AI|AIF|AMR|ANI|APNG|ARW|ASF|ASX|AU|AVI|AVIF|BIF|BMP|CAM|CBR|CBZ|CDR|CGM|CR2|CR3|CRW|CSV|CUR|DB|DCM|DCR|DCX|DDS|DIB|DJVU|DNG|DOC|DOCX|DRW|DWG|DXF|ECW|EMF|EML|EPS|EPUB|ERF|EXR|FLV|FSCX|G3|GIF|HDP|HDR|HEIC|HEIF|ICL|ICO|ICS|IFF|IMA|IMG|IW44|J2K|JFIF|JP2|JPC|JPE|JPEG|JPF|JPG|JPM|JLS|JNG|JS|JSON|JXR|KDC|LBM|M2T|M2TS|M4A|M4V|MEF|MD|MDB|MDC|MID|MKV|MNG|MOS|MOV|MP3|MP4|MPE|MPG|MPEG|MPO|MPP|MRW|MSG|MSK|MSP|MTS|NEF|NRW|OFR|OGG|ORF|PBM|PCD|PCT|PCX|PDF|PEF|PFB|PGM|PIC|PNG|PPM|PPT|PPTX|PRN|PRZ|PS|PS1|PSB|PSD|PSP|PST|PUB|QPW|QT|RA|RAF|RAM|RAS|RAW|RGB|RLE|RM|RMI|RTF|RW2|RWL|SDW|SFF|SGI|SHW|SID|SND|SQLITE|SR2|SRF|SRW|STL|SUN|SVG|SWF|TGA|TIF|TIFF|TS|TTF|TXT|UUE|VOB|VSD|WAV|WBMP|WDP|WEBM|WEBP|WMA|WMF|WMP|WMV|WMX|WPD|WPG|X3F|XBM|XCF|XLS|XLSM|XLSX|XML|XPM|XPS|XYS|ZIP|
Code: Select all
[Lister]
IviewAdditionalTypes=*.icl *.ico *.ccx *.dds *.heic *.xcf *.rw2 *.svg *.wdp *.webp *.arw *.avif
Code: Select all
[ListerPlugins]
4=%COMMANDER_PATH%\Plugins\wlx\TCIrfanView\IrfanView.wlx
4_detect="MULTIMEDIA & ext="3FR"|ext="3GP"|ext="AAC"|ext="AI"|ext="AIF"|ext="AMR"|ext="ANI"|ext="ARW"|ext="ASF"|ext="ASX"|ext="AU"|ext="AVI"|ext="AVIF"|ext="BIF"|ext="BMP"|ext="CAM"|ext="CBR"|ext="CBZ"|ext="CDR"|ext="CGM"|ext="CR2"|ext="CR3"|ext="CRW"|ext="CSV"|ext="CUR"|ext="DB"|ext="DCM"|ext="DCR"|ext="DCX"|ext="DDS"|ext="DIB"|ext="DJVU"|ext="DNG"|ext="DOC"|ext="DOCX"|ext="DRW"|ext="DWG"|ext="DXF"|ext="ECW"|ext="EMF"|ext="EPS"|ext="EPUB"|ext="ERF"|ext="EXR"|ext="FLV"|ext="G3"|ext="GFIE"|ext="GIF"|ext="HDP"|ext="HDR"|ext="HEIC"|ext="HEIF"|ext="ICL"|ext="ICO"|ext="ICS"|ext="IFF"|ext="IMA"|ext="IMG"|ext="IW44"|ext="J2K"|ext="JFIF"|ext="JP2"|ext="JPC"|ext="JPE"|ext="JPEG"|ext="JPF"|ext="JPG"|ext="JPM"|ext="JLS"|ext="JNG"|ext="JPS"|ext="JS"|ext="JSON"|ext="JXR"|ext="KDC"|ext="LBM"|ext="M2T"|ext="M2TS"|ext="M4A"|ext="M4V"|ext="MEF"|ext="MD"|ext="MDB"|ext="MDC"|ext="MID"|ext="MKV"|ext="MNG"|ext="MOS"|ext="MOV"|ext="MP3"|ext="MP4"|ext="MPE"|ext="MPG"|ext="MPEG"|ext="MPO"|ext="MPP"|ext="MRW"|ext="MSK"|ext="MSP"|ext="MTS"|ext="NEF"|ext="NRW"|ext="OFR"|ext="OGG"|ext="ORF"|ext="PBM"|ext="PCD"|ext="PCT"|ext="PCX"|ext="PDF"|ext="PEF"|ext="PFB"|ext="PGM"|ext="PIC"|ext="PNG"|ext="PNM"|ext="PPM"|ext="PPT"|ext="PPTX"|ext="PRN"|ext="PRZ"|ext="PS"|ext="PS1"|ext="PSB"|ext="PSD"|ext="PSP"|ext="PST"|ext="PUB"|ext="QPW"|ext="QT"|ext="RA"|ext="RAF"|ext="RAM"|ext="RAS"|ext="RAW"|ext="RGB"|ext="RLE"|ext="RM"|ext="RMI"|ext="RTF"|ext="RW2"|ext="RWL"|ext="SDW"|ext="SFF"|ext="SGI"|ext="SHW"|ext="SID"|ext="SND"|ext="SQLITE"|ext="SR2"|ext="SRF"|ext="SRW"|ext="STL"|ext="SUN"|ext="SVG"|ext="SWF"|ext="TGA"|ext="TIF"|ext="TIFF"|ext="TS"|ext="TTF"|ext="TXT"|ext="UUE"|ext="VOB"|ext="VSD"|ext="WAV"|ext="WBMP"|ext="WDP"|ext="WEBM"|ext="WEBP"|ext="WMA"|ext="WMF"|ext="WMP"|ext="WMV"|ext="WMX"|ext="WPD"|ext="WPG"|ext="X3F"|ext="XBM"|ext="XCF"|ext="XLS"|ext="XLSM"|ext="XLSX"|ext="XML"|ext="XPM"|ext="XPS"|ext="XYS"|ext="ZIP""
Code: Select all
3FR|3GP|AAC|AI|AIF|AMR|ANI|APNG|ARW|ASF|ASX|AU|AVI|AVIF|BIF|BMP|CAM|CBR|CBZ|CDR|CGM|CR2|CR3|CRW|CSV|CUR|DB|DCM|DCR|DCX|DDS|DIB|DJVU|DNG|DOC|DOCX|DRW|DWG|DXF|ECW|EMF|EML|EPS|EPUB|ERF|EXR|FLV|FSCX|G3|GIF|HDP|HDR|HEIC|HEIF|ICL|ICO|ICS|IFF|IMA|IMG|IW44|J2K|JFIF|JP2|JPC|JPE|JPEG|JPF|JPG|JPM|JLS|JNG|JS|JSON|JXR|KDC|LBM|M2T|M2TS|M4A|M4V|MEF|MD|MDB|MDC|MID|MKV|MNG|MOS|MOV|MP3|MP4|MPE|MPG|MPEG|MPO|MPP|MRW|MSG|MSK|MSP|MTS|NEF|NRW|OFR|OGG|ORF|PBM|PCD|PCT|PCX|PDF|PEF|PFB|PGM|PIC|PNG|PPM|PPT|PPTX|PRN|PRZ|PS|PS1|PSB|PSD|PSP|PST|PUB|QPW|QT|RA|RAF|RAM|RAS|RAW|RGB|RLE|RM|RMI|RTF|RW2|RWL|SDW|SFF|SGI|SHW|SID|SND|SQLITE|SR2|SRF|SRW|STL|SUN|SVG|SWF|TGA|TIF|TIFF|TS|TTF|TXT|UUE|VOB|VSD|WAV|WBMP|WDP|WEBM|WEBP|WMA|WMF|WMP|WMV|WMX|WPD|WPG|X3F|XBM|XCF|XLS|XLSM|XLSX|XML|XPM|XPS|XYS|ZIP|
This worked fine for me! You may need to exit the directory and return to it later when Windows has finished downloading the files (the cloud overlay needs to be gone). You may also need to select the files and choose "Re-download selected thumbnails" AFTER getting rid of the cloud overlay.]]>I tried to enable the option 'always keep on this device' without success.
This worked fine for me! You may need to exit the directory and return to it later when Windows has finished downloading the files (the cloud overlay needs to be gone). You may also need to select the files and choose "Re-download selected thumbnails" AFTER getting rid of the cloud overlay.]]>I tried to enable the option 'always keep on this device' without success.
I don't think that .png images ever has embedded thumbnalils - so that doesn't do anything.]]>Even after having added the png extension to the internal thumbnails setting:
I don't think that .png images ever has embedded thumbnalils - so that doesn't do anything.]]>Even after having added the png extension to the internal thumbnails setting:
That could be the problem - I only have a private OneDrive, and no access to any business OneDrive. Do they show up on your private OneDrive?]]>They are on my business onedrive.
That could be the problem - I only have a private OneDrive, and no access to any business OneDrive. Do they show up on your private OneDrive?]]>They are on my business onedrive.
Maybe JPEGView download the files to a temporarily directory when displaying the images, instead of forcing OneDrive to download them to the OneDrive folder?]]>I open them and stays with the JPEGView default icon afterwards.
Maybe JPEGView download the files to a temporarily directory when displaying the images, instead of forcing OneDrive to download them to the OneDrive folder?]]>I open them and stays with the JPEGView default icon afterwards.
Good question, thanks. Frankly speaking, I do not know where this should be set up, but apparently it works seamlessly for the jpg. This directory should be the same for all downloaded files.Maybe JPEGView download the files to a temporarily directory when displaying the images, instead of forcing OneDrive to download them to the OneDrive folder?
Good question, thanks. Frankly speaking, I do not know where this should be set up, but apparently it works seamlessly for the jpg. This directory should be the same for all downloaded files.Maybe JPEGView download the files to a temporarily directory when displaying the images, instead of forcing OneDrive to download them to the OneDrive folder?
Just tested with .png - is still works once the image has been opened locally. http://tcmd.madsenworld.dk/onedrivethumbs.pngBut not my png:
Just tested with .png - is still works once the image has been opened locally. http://tcmd.madsenworld.dk/onedrivethumbs.pngBut not my png:
Code: Select all
find duplicates, select duplicates:
gui : Feed to Listbox - NumPlus
command : cm_SpreadSelection
menu : Mark - Select group [Num +]
keyboard : Alt+M (Alt: open Main Menu + M: Mark menu) - [Num +]
Code: Select all
[searches]
duplicates Feed to Listbox then NumPlus_SearchFor=
duplicates Feed to Listbox then NumPlus_SearchIn=
duplicates Feed to Listbox then NumPlus_SearchText=
duplicates Feed to Listbox then NumPlus_SearchFlags=0|007002010021|||||||||1110|||
Code: Select all
[searches]
duplicates_SearchFor=
duplicates_SearchIn=
duplicates_SearchText=
duplicates_SearchFlags=0|007002010021|||||||||1110|||
duplicates_SearchHint=after search click Feed to Listbox then hit Num+
Code: Select all
find duplicates, select duplicates:
gui : Feed to Listbox - NumPlus
command : cm_SpreadSelection
menu : Mark - Select group [Num +]
keyboard : Alt+M (Alt: open Main Menu + M: Mark menu) - [Num +]
Code: Select all
[searches]
duplicates Feed to Listbox then NumPlus_SearchFor=
duplicates Feed to Listbox then NumPlus_SearchIn=
duplicates Feed to Listbox then NumPlus_SearchText=
duplicates Feed to Listbox then NumPlus_SearchFlags=0|007002010021|||||||||1110|||
Code: Select all
[searches]
duplicates_SearchFor=
duplicates_SearchIn=
duplicates_SearchText=
duplicates_SearchFlags=0|007002010021|||||||||1110|||
duplicates_SearchHint=after search click Feed to Listbox then hit Num+
Moderator message from: white » 2025-06-06, 10:36 UTC
I created a new thread created for this, because it was off-topic there.
Moderator message from: white » 2025-06-06, 10:36 UTC
I created a new thread created for this, because it was off-topic there.
The difference is that I cannot display a file preview in Total Commander 32-bit with sLister 64-bit.Native2904 wrote: 2025-06-05, 08:42 UTC 2 Tuska
(when my question is not right on this place, please move or delete this)
Why are in your configuration the 64bit Plugins separately listened; I mean, I install the *.wlx without "64"?
In your case, what is deferent between e.g. slister.wlx and slister.wlx64 (?) because my installation run on both
TC 32bit | 64bit without focus ->*.wlx64.
https://imgur.com/M00AQBA
The difference is that I cannot display a file preview in Total Commander 32-bit with sLister 64-bit.Native2904 wrote: 2025-06-05, 08:42 UTC 2 Tuska
(when my question is not right on this place, please move or delete this)
Why are in your configuration the 64bit Plugins separately listened; I mean, I install the *.wlx without "64"?
In your case, what is deferent between e.g. slister.wlx and slister.wlx64 (?) because my installation run on both
TC 32bit | 64bit without focus ->*.wlx64.
https://imgur.com/M00AQBA
You do not have to state .wlx64 as the plugin type in the [ListerPlugins] section - TC x64 will automatically use the .wlx64 plugin file - also if the plugin type is stated as .wlxThe difference is that I cannot display a file preview in Total Commander 32-bit with sLister 64-bit.
TC 32-bit is not allowed to access the file “slister.wlx64”.
Code: Select all
%COMMANDER_PATH%\Plugins\wlx\slister\slister.wlx64
%COMMANDER_PATH%\Plugins\wlx\slister\slister.wlx
Code: Select all
%COMMANDER_PATH%\Plugins\wlx\slister\slister.wlx
You do not have to state .wlx64 as the plugin type in the [ListerPlugins] section - TC x64 will automatically use the .wlx64 plugin file - also if the plugin type is stated as .wlxThe difference is that I cannot display a file preview in Total Commander 32-bit with sLister 64-bit.
TC 32-bit is not allowed to access the file “slister.wlx64”.
Code: Select all
%COMMANDER_PATH%\Plugins\wlx\slister\slister.wlx64
%COMMANDER_PATH%\Plugins\wlx\slister\slister.wlx
Code: Select all
%COMMANDER_PATH%\Plugins\wlx\slister\slister.wlx
You do not have to state .wlx64 as the plugin type in the [ListerPlugins] section - TC x64 will automatically use the .wlx64 plugin file - also if the plugin type is stated as .wlxThe difference is that I cannot display a file preview in Total Commander 32-bit with sLister 64-bit.
TC 32-bit is not allowed to access the file “slister.wlx64”.
Code: Select all
%COMMANDER_PATH%\Plugins\wlx\slister\slister.wlx64
%COMMANDER_PATH%\Plugins\wlx\slister\slister.wlx
Code: Select all
%COMMANDER_PATH%\Plugins\wlx\slister\slister.wlx
Code: Select all
%COMMANDER_PATH%\Plugins\wlx\slister\slister.wlx64 ext=“PDF” ...
You do not have to state .wlx64 as the plugin type in the [ListerPlugins] section - TC x64 will automatically use the .wlx64 plugin file - also if the plugin type is stated as .wlxThe difference is that I cannot display a file preview in Total Commander 32-bit with sLister 64-bit.
TC 32-bit is not allowed to access the file “slister.wlx64”.
Code: Select all
%COMMANDER_PATH%\Plugins\wlx\slister\slister.wlx64
%COMMANDER_PATH%\Plugins\wlx\slister\slister.wlx
Code: Select all
%COMMANDER_PATH%\Plugins\wlx\slister\slister.wlx
Code: Select all
%COMMANDER_PATH%\Plugins\wlx\slister\slister.wlx64 ext=“PDF” ...
In case that wasn't clear above:Native2904 wrote: 2025-06-05, 08:42 UTC In your case, what is different between e.g. slister.wlx and slister.wlx64 (?)
because my installation run on both TC 32bit | 64bit without focus ->*.wlx64.
https://imgur.com/M00AQBA
In case that wasn't clear above:Native2904 wrote: 2025-06-05, 08:42 UTC In your case, what is different between e.g. slister.wlx and slister.wlx64 (?)
because my installation run on both TC 32bit | 64bit without focus ->*.wlx64.
https://imgur.com/M00AQBA
Own trust level: TC 32 bitWhat is UAC - Windows User Account Control - used for? (German) wrote: Mandatory Integrity Control
... For example, a process is not able to write to an object (file system, registry, etc.)
with a higher trust level than its own trust level or in other words,
a process can only write to objects with the same trust level or objects with a lower trust level than its own trust level. ...
----
Mandatory Integrity Control - German: Obligatorische Integritätsprüfung
... Ein Prozess ist z.B. nicht in der Lage einen Schreibzugriff auf ein Objekt (Dateisystem, Registry usw.)
mit einer höheren Vertrauensstufe als der eigenen Vertrauensstufe auszuführen oder anders formuliert:
Ein Prozess kann nur Objekte derselben Vertrauensstufe oder Objekte mit niedrigerer Vertrauensstufe als der eigenen Vertrauensstufe beschreiben. ...
Own trust level: TC 32 bitWhat is UAC - Windows User Account Control - used for? (German) wrote: Mandatory Integrity Control
... For example, a process is not able to write to an object (file system, registry, etc.)
with a higher trust level than its own trust level or in other words,
a process can only write to objects with the same trust level or objects with a lower trust level than its own trust level. ...
----
Mandatory Integrity Control - German: Obligatorische Integritätsprüfung
... Ein Prozess ist z.B. nicht in der Lage einen Schreibzugriff auf ein Objekt (Dateisystem, Registry usw.)
mit einer höheren Vertrauensstufe als der eigenen Vertrauensstufe auszuführen oder anders formuliert:
Ein Prozess kann nur Objekte derselben Vertrauensstufe oder Objekte mit niedrigerer Vertrauensstufe als der eigenen Vertrauensstufe beschreiben. ...
Code: Select all
TC\Configuration\plugins\wlx-config | "add"
Code: Select all
TC\Configuration\plugins\wlx-config | "add"
]]>Mandatory Integrity Control | Obligatorische Integritätsprüfung wrote: ... a process can only write to objects with the same trust level or objects with a lower trust level than its own trust level. ...
... Ein Prozess kann nur Objekte derselben Vertrauensstufe oder Objekte mit niedrigerer Vertrauensstufe
als der eigenen Vertrauensstufe beschreiben. ...
own trust level : TC 32 Bit (x86) OR TC 64 Bit (x64) German: eigene Vertrauensstufe
same trust level : TC 32 Bit (x86) <=> sLister 32 Bit (x86) German: dieselbe Vertrauensstufe
lower trust level: TC 64 Bit (x64) <=> sLister 32 Bit (x86) German: niedrigere Vertrauensstufe
]]>Mandatory Integrity Control | Obligatorische Integritätsprüfung wrote: ... a process can only write to objects with the same trust level or objects with a lower trust level than its own trust level. ...
... Ein Prozess kann nur Objekte derselben Vertrauensstufe oder Objekte mit niedrigerer Vertrauensstufe
als der eigenen Vertrauensstufe beschreiben. ...
own trust level : TC 32 Bit (x86) OR TC 64 Bit (x64) German: eigene Vertrauensstufe
same trust level : TC 32 Bit (x86) <=> sLister 32 Bit (x86) German: dieselbe Vertrauensstufe
lower trust level: TC 64 Bit (x64) <=> sLister 32 Bit (x86) German: niedrigere Vertrauensstufe
Code: Select all
[plugininstall]
description=sLister is SumatraPDF wrapper plugin for TotalCommander.
type=wlx
file=slister.wlx64
defaultdir=slister
Code: Select all
[plugininstall]
description=sLister is SumatraPDF wrapper plugin for TotalCommander.
type=wlx
file=slister.wlx64
defaultdir=slister
So 64-bit TC will automatically look for .wlx64 plugin file when the user specified a .wlx file.petermad wrote: 2025-06-05, 12:15 UTC You do not have to state .wlx64 as the plugin type in the [ListerPlugins] section - TC x64 will automatically use the .wlx64 plugin file - also if the plugin type is stated as .wlx
So 64-bit TC will automatically look for .wlx64 plugin file when the user specified a .wlx file.petermad wrote: 2025-06-05, 12:15 UTC You do not have to state .wlx64 as the plugin type in the [ListerPlugins] section - TC x64 will automatically use the .wlx64 plugin file - also if the plugin type is stated as .wlx
I can confirm this for the “TTFViewer” plugin.Native2904 wrote: 2025-06-06, 14:46 UTC Why when I try to use an only 32bit Plugin [TTFViewer, listdoc] on TC64 it is not possible?
This plugin is deprecated.ListDoc 1.2 wrote: "Views MS Words texts in Total Commander lister very fast without formatting.
No need of Microsoft Word to be installed or any additional libraries."
I can confirm this for the “TTFViewer” plugin.Native2904 wrote: 2025-06-06, 14:46 UTC Why when I try to use an only 32bit Plugin [TTFViewer, listdoc] on TC64 it is not possible?
This plugin is deprecated.ListDoc 1.2 wrote: "Views MS Words texts in Total Commander lister very fast without formatting.
No need of Microsoft Word to be installed or any additional libraries."
Code: Select all
[plugininstall]
description=sLister is SumatraPDF wrapper plugin for TotalCommander.
type=wlx
file=slister.wlx64
defaultdir=slister
Code: Select all
[plugininstall]
description=sLister is SumatraPDF wrapper plugin for TotalCommander.
type=wlx
file=slister.wlx64
defaultdir=slister
Based on this statement, I ran another test as follows:white wrote: 2025-06-06, 17:08 UTCIt is not possible to run a 32-bit plugin using 64-bit TC.Native2904 wrote: 2025-06-06, 14:46 UTC Why when I try to use an only 32bit Plugin [TTFViewer, listdoc] on TC64 it is not possible?
Plugins are .dll files (dynamic-link library) and are basically an external part of the program
which can be shared and loaded when necessary.
A program is either running in a 64-bit environment or a 32-bit environment.
You cannot have part of a program running as a 64-bit program and other parts running as 32-bit program.
Based on this statement, I ran another test as follows:white wrote: 2025-06-06, 17:08 UTCIt is not possible to run a 32-bit plugin using 64-bit TC.Native2904 wrote: 2025-06-06, 14:46 UTC Why when I try to use an only 32bit Plugin [TTFViewer, listdoc] on TC64 it is not possible?
Plugins are .dll files (dynamic-link library) and are basically an external part of the program
which can be shared and loaded when necessary.
A program is either running in a 64-bit environment or a 32-bit environment.
You cannot have part of a program running as a 64-bit program and other parts running as 32-bit program.
BTW, I suspect that the issue is caused by a bug in Irfanview or Irfanview's AVIF plugin.]]>It seems to happen when the filename contains a space, the extension starts with the text "avi" and the format is an .avif file.
BTW, I suspect that the issue is caused by a bug in Irfanview or Irfanview's AVIF plugin.]]>It seems to happen when the filename contains a space, the extension starts with the text "avi" and the format is an .avif file.
I use some sample files from here: https://github.com/link-u/avif-sample-images]]>ghisler(Author) wrote: 2022-06-26, 08:54 UTC Irfanview doesn't return a preview image for some file types to TC, mostly videos. Maybe it considers AVIF a video format because it can contain multiple images as a sequence? I haven't tested it myself because I don't have any AVIF files.
I use some sample files from here: https://github.com/link-u/avif-sample-images]]>ghisler(Author) wrote: 2022-06-26, 08:54 UTC Irfanview doesn't return a preview image for some file types to TC, mostly videos. Maybe it considers AVIF a video format because it can contain multiple images as a sequence? I haven't tested it myself because I don't have any AVIF files.
Third Party Development and Plug-insEverything 1.5.0.1393a wrote:● fixed an issue with detecting the Everything Service as installed.
● improved plugin security.
● improved Everything Server encryption (update server, plugin and clients)
Third Party Development and Plug-insAdded source code wrote: ● ETP/FTP Server Source Code
● HTTP Server Source Code
● Everything Server Source Code
ES - The command line interface for Everything:Added Plugin SDK wrote: ● Everything 1.5 Plugin SDK
Third Party Development and Plug-insEverything 1.5.0.1393a wrote:● fixed an issue with detecting the Everything Service as installed.
● improved plugin security.
● improved Everything Server encryption (update server, plugin and clients)
Third Party Development and Plug-insAdded source code wrote: ● ETP/FTP Server Source Code
● HTTP Server Source Code
● Everything Server Source Code
ES - The command line interface for Everything:Added Plugin SDK wrote: ● Everything 1.5 Plugin SDK
Code: Select all
> win32u.dll!NtUserBuildHwndList() Unknown
user32.dll!BuildHwndList(struct HDESK__ *,struct HWND__ *,int,int,unsigned long,struct _tagHWNDCACHE * *) Unknown
user32.dll!EnumChildWindows() Unknown
uxtheme.dll!_WindowPosChangedWorker() Unknown
uxtheme.dll!OnOwpPostWindowPosChanged(class CThemeWnd *,struct _THEME_MSG *) Unknown
uxtheme.dll!ThemePostWndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!DispatchClientMessage() Unknown
user32.dll!__fnINLPWINDOWPOS() Unknown
ntdll.dll!KiUserCallbackDispatcherContinue() Unknown
win32u.dll!NtUserMoveWindow() Unknown
comctl32.dll!ComboBox_SetDroppedSize(struct tagCBox *,struct tagRECT const *) Unknown
comctl32.dll!ComboBox_Position(struct tagCBox *) Unknown
comctl32.dll!ComboBox_SizeHandler() Unknown
comctl32.dll!ComboBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!CallWindowProcW() Unknown
TOTALCMD64.EXE!00000000009576a8() Unknown
> win32u.dll!NtUserGetObjectInformation() Unknown
uxtheme.dll!GetWindowDesktopName(struct HWND__ *,unsigned short *,unsigned long) Unknown
uxtheme.dll!CAppInfo::TrackForeignWindow(struct HWND__ *) Unknown
uxtheme.dll!CAppInfo::OpenWindowThemeFile() Unknown
uxtheme.dll!_OpenThemeData() Unknown
uxtheme.dll!OpenNcThemeDataInternal() Unknown
uxtheme.dll!OpenNcThemeData() Unknown
comctl32.dll!CUxScrollBar::Attach() Unknown
comctl32.dll!CCSetScrollInfo() Unknown
uxtheme.dll!ThemeSetScrollInfoProc() Unknown
user32.dll!SetScrollInfo() Unknown
comctl32.dll!ListBox_SetScrollParms() Unknown
comctl32.dll!ListBox_NewITopEx() Unknown
comctl32.dll!ListBox_Size() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!SendMessageWorker(struct tagWND *,unsigned int,unsigned __int64,__int64,int) Unknown
user32.dll!RealDefWindowProcWorker() Unknown
user32.dll!RealDefWindowProcW() Unknown
uxtheme.dll!_ThemeDefWindowProc() Unknown
uxtheme.dll!ThemeDefWindowProcW() Unknown
user32.dll!DefWindowProcW() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!DispatchClientMessage() Unknown
user32.dll!__fnINLPWINDOWPOS() Unknown
ntdll.dll!KiUserCallbackDispatcherContinue() Unknown
win32u.dll!NtUserSetWindowPos() Unknown
comctl32.dll!ListBox_Size() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!SendMessageWorker(struct tagWND *,unsigned int,unsigned __int64,__int64,int) Unknown
user32.dll!RealDefWindowProcWorker() Unknown
user32.dll!RealDefWindowProcW() Unknown
uxtheme.dll!_ThemeDefWindowProc() Unknown
uxtheme.dll!ThemeDefWindowProcW() Unknown
user32.dll!DefWindowProcW() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!DispatchClientMessage() Unknown
user32.dll!__fnINLPWINDOWPOS() Unknown
ntdll.dll!KiUserCallbackDispatcherContinue() Unknown
win32u.dll!NtUserSetScrollInfo() Unknown
uxtheme.dll!ThemeSetScrollInfoProc() Unknown
user32.dll!SetScrollInfo() Unknown
comctl32.dll!ListBox_SetScrollParms() Unknown
comctl32.dll!ListBox_ShowHideScrollBars() Unknown
comctl32.dll!ListBox_InsertItem() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!SendMessageWorker(struct tagWND *,unsigned int,unsigned __int64,__int64,int) Unknown
user32.dll!SendMessageW() Unknown
comctl32.dll!ComboBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!CallWindowProcW() Unknown
TOTALCMD64.EXE!00000000009576a8() Unknown
> win32u.dll!NtUserSetWindowPos() Unknown
comctl32.dll!ListBox_Size() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!SendMessageWorker(struct tagWND *,unsigned int,unsigned __int64,__int64,int) Unknown
user32.dll!RealDefWindowProcWorker() Unknown
user32.dll!RealDefWindowProcW() Unknown
uxtheme.dll!_ThemeDefWindowProc() Unknown
uxtheme.dll!ThemeDefWindowProcW() Unknown
user32.dll!DefWindowProcW() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!DispatchClientMessage() Unknown
user32.dll!__fnINLPWINDOWPOS() Unknown
ntdll.dll!KiUserCallbackDispatcherContinue() Unknown
win32u.dll!NtUserSetScrollInfo() Unknown
uxtheme.dll!ThemeSetScrollInfoProc() Unknown
user32.dll!SetScrollInfo() Unknown
comctl32.dll!ListBox_SetScrollParms() Unknown
comctl32.dll!ListBox_ShowHideScrollBars() Unknown
comctl32.dll!ListBox_InsertItem() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!SendMessageWorker(struct tagWND *,unsigned int,unsigned __int64,__int64,int) Unknown
user32.dll!SendMessageW() Unknown
comctl32.dll!ComboBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!CallWindowProcW() Unknown
TOTALCMD64.EXE!00000000009576a8() Unknown
> win32u.dll!NtUserSetProp() Unknown
user32.dll!SetPropW() Unknown
comctl32.dll!CUxScrollBar::Attach() Unknown
comctl32.dll!CCSetScrollInfo() Unknown
uxtheme.dll!ThemeSetScrollInfoProc() Unknown
user32.dll!SetScrollInfo() Unknown
comctl32.dll!ListBox_SetScrollParms() Unknown
comctl32.dll!ListBox_NewITopEx() Unknown
comctl32.dll!ListBox_Size() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!SendMessageWorker(struct tagWND *,unsigned int,unsigned __int64,__int64,int) Unknown
user32.dll!RealDefWindowProcWorker() Unknown
user32.dll!RealDefWindowProcW() Unknown
uxtheme.dll!_ThemeDefWindowProc() Unknown
uxtheme.dll!ThemeDefWindowProcW() Unknown
user32.dll!DefWindowProcW() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!DispatchClientMessage() Unknown
user32.dll!__fnINLPWINDOWPOS() Unknown
ntdll.dll!KiUserCallbackDispatcherContinue() Unknown
win32u.dll!NtUserSetWindowPos() Unknown
comctl32.dll!ListBox_Size() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!SendMessageWorker(struct tagWND *,unsigned int,unsigned __int64,__int64,int) Unknown
user32.dll!RealDefWindowProcWorker() Unknown
user32.dll!RealDefWindowProcW() Unknown
uxtheme.dll!_ThemeDefWindowProc() Unknown
uxtheme.dll!ThemeDefWindowProcW() Unknown
user32.dll!DefWindowProcW() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!DispatchClientMessage() Unknown
user32.dll!__fnINLPWINDOWPOS() Unknown
ntdll.dll!KiUserCallbackDispatcherContinue() Unknown
win32u.dll!NtUserSetScrollInfo() Unknown
uxtheme.dll!ThemeSetScrollInfoProc() Unknown
user32.dll!SetScrollInfo() Unknown
comctl32.dll!ListBox_SetScrollParms() Unknown
comctl32.dll!ListBox_ShowHideScrollBars() Unknown
comctl32.dll!ListBox_InsertItem() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!SendMessageWorker(struct tagWND *,unsigned int,unsigned __int64,__int64,int) Unknown
user32.dll!SendMessageW() Unknown
comctl32.dll!ComboBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!CallWindowProcW() Unknown
TOTALCMD64.EXE!00000000009576a8() Unknown
> win32u.dll!NtUserIsNonClientDpiScalingEnabled() Unknown
uxtheme.dll!CThemeWnd::GetNcWindowMetrics() Unknown
uxtheme.dll!CThemeWnd::StyleChanged() Unknown
uxtheme.dll!OnDwpStyleChanged(class CThemeWnd *,struct _THEME_MSG *) Unknown
uxtheme.dll!_ThemeDefWindowProc() Unknown
uxtheme.dll!ThemeDefWindowProcW() Unknown
user32.dll!DefWindowProcW() Unknown
uxtheme.dll!OnOwpPreStyleChange() Unknown
uxtheme.dll!ThemePreWndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!DispatchClientMessage() Unknown
user32.dll!__fnINOUTLPSIZE() Unknown
ntdll.dll!KiUserCallbackDispatcherContinue() Unknown
win32u.dll!NtUserSetWindowLongPtr() Unknown
user32.dll!_SetWindowLongPtr() Unknown
comctl32.dll!CCSetScrollInfo() Unknown
comctl32.dll!CUxScrollBar::Attach() Unknown
comctl32.dll!CCSetScrollInfo() Unknown
uxtheme.dll!ThemeSetScrollInfoProc() Unknown
user32.dll!SetScrollInfo() Unknown
comctl32.dll!ListBox_SetScrollParms() Unknown
comctl32.dll!ListBox_ShowHideScrollBars() Unknown
comctl32.dll!ListBox_InsertItem() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!SendMessageWorker(struct tagWND *,unsigned int,unsigned __int64,__int64,int) Unknown
user32.dll!SendMessageW() Unknown
comctl32.dll!ComboBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!CallWindowProcW() Unknown
TOTALCMD64.EXE!00000000009576a8() Unknown
Code: Select all
> win32u.dll!NtUserBuildHwndList() Unknown
user32.dll!BuildHwndList(struct HDESK__ *,struct HWND__ *,int,int,unsigned long,struct _tagHWNDCACHE * *) Unknown
user32.dll!EnumChildWindows() Unknown
uxtheme.dll!_WindowPosChangedWorker() Unknown
uxtheme.dll!OnOwpPostWindowPosChanged(class CThemeWnd *,struct _THEME_MSG *) Unknown
uxtheme.dll!ThemePostWndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!DispatchClientMessage() Unknown
user32.dll!__fnINLPWINDOWPOS() Unknown
ntdll.dll!KiUserCallbackDispatcherContinue() Unknown
win32u.dll!NtUserMoveWindow() Unknown
comctl32.dll!ComboBox_SetDroppedSize(struct tagCBox *,struct tagRECT const *) Unknown
comctl32.dll!ComboBox_Position(struct tagCBox *) Unknown
comctl32.dll!ComboBox_SizeHandler() Unknown
comctl32.dll!ComboBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!CallWindowProcW() Unknown
TOTALCMD64.EXE!00000000009576a8() Unknown
> win32u.dll!NtUserGetObjectInformation() Unknown
uxtheme.dll!GetWindowDesktopName(struct HWND__ *,unsigned short *,unsigned long) Unknown
uxtheme.dll!CAppInfo::TrackForeignWindow(struct HWND__ *) Unknown
uxtheme.dll!CAppInfo::OpenWindowThemeFile() Unknown
uxtheme.dll!_OpenThemeData() Unknown
uxtheme.dll!OpenNcThemeDataInternal() Unknown
uxtheme.dll!OpenNcThemeData() Unknown
comctl32.dll!CUxScrollBar::Attach() Unknown
comctl32.dll!CCSetScrollInfo() Unknown
uxtheme.dll!ThemeSetScrollInfoProc() Unknown
user32.dll!SetScrollInfo() Unknown
comctl32.dll!ListBox_SetScrollParms() Unknown
comctl32.dll!ListBox_NewITopEx() Unknown
comctl32.dll!ListBox_Size() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!SendMessageWorker(struct tagWND *,unsigned int,unsigned __int64,__int64,int) Unknown
user32.dll!RealDefWindowProcWorker() Unknown
user32.dll!RealDefWindowProcW() Unknown
uxtheme.dll!_ThemeDefWindowProc() Unknown
uxtheme.dll!ThemeDefWindowProcW() Unknown
user32.dll!DefWindowProcW() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!DispatchClientMessage() Unknown
user32.dll!__fnINLPWINDOWPOS() Unknown
ntdll.dll!KiUserCallbackDispatcherContinue() Unknown
win32u.dll!NtUserSetWindowPos() Unknown
comctl32.dll!ListBox_Size() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!SendMessageWorker(struct tagWND *,unsigned int,unsigned __int64,__int64,int) Unknown
user32.dll!RealDefWindowProcWorker() Unknown
user32.dll!RealDefWindowProcW() Unknown
uxtheme.dll!_ThemeDefWindowProc() Unknown
uxtheme.dll!ThemeDefWindowProcW() Unknown
user32.dll!DefWindowProcW() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!DispatchClientMessage() Unknown
user32.dll!__fnINLPWINDOWPOS() Unknown
ntdll.dll!KiUserCallbackDispatcherContinue() Unknown
win32u.dll!NtUserSetScrollInfo() Unknown
uxtheme.dll!ThemeSetScrollInfoProc() Unknown
user32.dll!SetScrollInfo() Unknown
comctl32.dll!ListBox_SetScrollParms() Unknown
comctl32.dll!ListBox_ShowHideScrollBars() Unknown
comctl32.dll!ListBox_InsertItem() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!SendMessageWorker(struct tagWND *,unsigned int,unsigned __int64,__int64,int) Unknown
user32.dll!SendMessageW() Unknown
comctl32.dll!ComboBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!CallWindowProcW() Unknown
TOTALCMD64.EXE!00000000009576a8() Unknown
> win32u.dll!NtUserSetWindowPos() Unknown
comctl32.dll!ListBox_Size() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!SendMessageWorker(struct tagWND *,unsigned int,unsigned __int64,__int64,int) Unknown
user32.dll!RealDefWindowProcWorker() Unknown
user32.dll!RealDefWindowProcW() Unknown
uxtheme.dll!_ThemeDefWindowProc() Unknown
uxtheme.dll!ThemeDefWindowProcW() Unknown
user32.dll!DefWindowProcW() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!DispatchClientMessage() Unknown
user32.dll!__fnINLPWINDOWPOS() Unknown
ntdll.dll!KiUserCallbackDispatcherContinue() Unknown
win32u.dll!NtUserSetScrollInfo() Unknown
uxtheme.dll!ThemeSetScrollInfoProc() Unknown
user32.dll!SetScrollInfo() Unknown
comctl32.dll!ListBox_SetScrollParms() Unknown
comctl32.dll!ListBox_ShowHideScrollBars() Unknown
comctl32.dll!ListBox_InsertItem() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!SendMessageWorker(struct tagWND *,unsigned int,unsigned __int64,__int64,int) Unknown
user32.dll!SendMessageW() Unknown
comctl32.dll!ComboBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!CallWindowProcW() Unknown
TOTALCMD64.EXE!00000000009576a8() Unknown
> win32u.dll!NtUserSetProp() Unknown
user32.dll!SetPropW() Unknown
comctl32.dll!CUxScrollBar::Attach() Unknown
comctl32.dll!CCSetScrollInfo() Unknown
uxtheme.dll!ThemeSetScrollInfoProc() Unknown
user32.dll!SetScrollInfo() Unknown
comctl32.dll!ListBox_SetScrollParms() Unknown
comctl32.dll!ListBox_NewITopEx() Unknown
comctl32.dll!ListBox_Size() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!SendMessageWorker(struct tagWND *,unsigned int,unsigned __int64,__int64,int) Unknown
user32.dll!RealDefWindowProcWorker() Unknown
user32.dll!RealDefWindowProcW() Unknown
uxtheme.dll!_ThemeDefWindowProc() Unknown
uxtheme.dll!ThemeDefWindowProcW() Unknown
user32.dll!DefWindowProcW() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!DispatchClientMessage() Unknown
user32.dll!__fnINLPWINDOWPOS() Unknown
ntdll.dll!KiUserCallbackDispatcherContinue() Unknown
win32u.dll!NtUserSetWindowPos() Unknown
comctl32.dll!ListBox_Size() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!SendMessageWorker(struct tagWND *,unsigned int,unsigned __int64,__int64,int) Unknown
user32.dll!RealDefWindowProcWorker() Unknown
user32.dll!RealDefWindowProcW() Unknown
uxtheme.dll!_ThemeDefWindowProc() Unknown
uxtheme.dll!ThemeDefWindowProcW() Unknown
user32.dll!DefWindowProcW() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!DispatchClientMessage() Unknown
user32.dll!__fnINLPWINDOWPOS() Unknown
ntdll.dll!KiUserCallbackDispatcherContinue() Unknown
win32u.dll!NtUserSetScrollInfo() Unknown
uxtheme.dll!ThemeSetScrollInfoProc() Unknown
user32.dll!SetScrollInfo() Unknown
comctl32.dll!ListBox_SetScrollParms() Unknown
comctl32.dll!ListBox_ShowHideScrollBars() Unknown
comctl32.dll!ListBox_InsertItem() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!SendMessageWorker(struct tagWND *,unsigned int,unsigned __int64,__int64,int) Unknown
user32.dll!SendMessageW() Unknown
comctl32.dll!ComboBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!CallWindowProcW() Unknown
TOTALCMD64.EXE!00000000009576a8() Unknown
> win32u.dll!NtUserIsNonClientDpiScalingEnabled() Unknown
uxtheme.dll!CThemeWnd::GetNcWindowMetrics() Unknown
uxtheme.dll!CThemeWnd::StyleChanged() Unknown
uxtheme.dll!OnDwpStyleChanged(class CThemeWnd *,struct _THEME_MSG *) Unknown
uxtheme.dll!_ThemeDefWindowProc() Unknown
uxtheme.dll!ThemeDefWindowProcW() Unknown
user32.dll!DefWindowProcW() Unknown
uxtheme.dll!OnOwpPreStyleChange() Unknown
uxtheme.dll!ThemePreWndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!DispatchClientMessage() Unknown
user32.dll!__fnINOUTLPSIZE() Unknown
ntdll.dll!KiUserCallbackDispatcherContinue() Unknown
win32u.dll!NtUserSetWindowLongPtr() Unknown
user32.dll!_SetWindowLongPtr() Unknown
comctl32.dll!CCSetScrollInfo() Unknown
comctl32.dll!CUxScrollBar::Attach() Unknown
comctl32.dll!CCSetScrollInfo() Unknown
uxtheme.dll!ThemeSetScrollInfoProc() Unknown
user32.dll!SetScrollInfo() Unknown
comctl32.dll!ListBox_SetScrollParms() Unknown
comctl32.dll!ListBox_ShowHideScrollBars() Unknown
comctl32.dll!ListBox_InsertItem() Unknown
comctl32.dll!ListBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!SendMessageWorker(struct tagWND *,unsigned int,unsigned __int64,__int64,int) Unknown
user32.dll!SendMessageW() Unknown
comctl32.dll!ComboBox_WndProc() Unknown
user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown
user32.dll!CallWindowProcW() Unknown
TOTALCMD64.EXE!00000000009576a8() Unknown
Code: Select all
Sources msinfo32.exe (System Information), Windows logo key + Pause key (System > About), Search: winver[.exe], Task-Manager
.
OS Name Microsoft Windows 11 Pro
Version 10.0.26100 Build 26100
Processor Intel(R) Core(TM) i5-12600K 12th Gen, 3.70 GHz, 10 Cores, 16 Logical Processors
Installed RAM 32.0 GB (21.5 GB physical memory usable) | Task-Manager - RAM usage: 32%
System type 64-bit operating system, x64-based processor
Edition Windows 11 Pro
Version 24H2
Installed on 22/11/2024
OS build 26100.4202
Experience Windows Feature Experience Pack 1000.26100.107.0
Code: Select all
Sources msinfo32.exe (System Information), Windows logo key + Pause key (System > About), Search: winver[.exe], Task-Manager
.
OS Name Microsoft Windows 11 Pro
Version 10.0.26100 Build 26100
Processor Intel(R) Core(TM) i5-12600K 12th Gen, 3.70 GHz, 10 Cores, 16 Logical Processors
Installed RAM 32.0 GB (21.5 GB physical memory usable) | Task-Manager - RAM usage: 32%
System type 64-bit operating system, x64-based processor
Edition Windows 11 Pro
Version 24H2
Installed on 22/11/2024
OS build 26100.4202
Experience Windows Feature Experience Pack 1000.26100.107.0
I don't measure it - that is why I write about ¼ sec.How do you measure a quarter of a second?
I don't measure it - that is why I write about ¼ sec.How do you measure a quarter of a second?
Code: Select all
petermad
TC 11.55RC5 (x64) Start End Duration Difference
----------------------------------------------------------------------------------
ALT-F7 00:03 00 00:04 50 1.5 seconds
ALT-SHIFT-F7 00:10 30 00:13 10 2.8 seconds 1.3 seconds
Code: Select all
tuska Windows 11 Pro (x64) Version 24H2 (OS build 26100.4202) - 2025-05-28
TC 11.55RC5 (x64) Start End Duration Difference
----------------------------------------------------------------------------------
ALT-F7 00:04 80 00:05 20 0.4 seconds
ALT-SHIFT-F7 00:15 90 00:16 40 0.5 seconds 0.1 seconds
TC 11.55RC5 (x86)
ALT-F7 00:33 30 00:33 80 0.5 seconds
ALT-SHIFT-F7 00:49 50 00:50 10 0.6 seconds 0.1 seconds
Code: Select all
tuska Windows 11 Pro (x64) Version 24H2 (OS build 26100.4349) - 2025-06-10
TC 11.55RC5 (x64) Start End Duration Difference
----------------------------------------------------------------------------------
Options... 00:04 70 00:05 00 0.3 seconds
TC 11.55RC5 (x86)
Options... 00:03 40 00:04 50 1.1 seconds 0.8 seconds
Code: Select all
petermad
TC 11.55RC5 (x64) Start End Duration Difference
----------------------------------------------------------------------------------
ALT-F7 00:03 00 00:04 50 1.5 seconds
ALT-SHIFT-F7 00:10 30 00:13 10 2.8 seconds 1.3 seconds
Code: Select all
tuska Windows 11 Pro (x64) Version 24H2 (OS build 26100.4202) - 2025-05-28
TC 11.55RC5 (x64) Start End Duration Difference
----------------------------------------------------------------------------------
ALT-F7 00:04 80 00:05 20 0.4 seconds
ALT-SHIFT-F7 00:15 90 00:16 40 0.5 seconds 0.1 seconds
TC 11.55RC5 (x86)
ALT-F7 00:33 30 00:33 80 0.5 seconds
ALT-SHIFT-F7 00:49 50 00:50 10 0.6 seconds 0.1 seconds
Code: Select all
tuska Windows 11 Pro (x64) Version 24H2 (OS build 26100.4349) - 2025-06-10
TC 11.55RC5 (x64) Start End Duration Difference
----------------------------------------------------------------------------------
Options... 00:04 70 00:05 00 0.3 seconds
TC 11.55RC5 (x86)
Options... 00:03 40 00:04 50 1.1 seconds 0.8 seconds