Search found 681 matches

by therube
18 Sep 2023, 20:16
Forum: Problems and Troubleshooting
Topic: User Menu - CALL Command: $(ListOfSelectedNames)
Replies: 1
Views: 10328

User Menu - CALL Command: $(ListOfSelectedNames)

User Menu - CALL Command: $(ListOfSelectedNames) & ^ character Just to point out... User Menu -> Command: ECHO && PAUSE Arguments: $(ListOfSelectedNames) listofselectedname = 123456, 123^456, 123^^456 Shell: C:\>call ECHO && PAUSE 123456 123456 123^456 ECHO is on. Press any key t...
by therube
06 Sep 2023, 20:26
Forum: Problems and Troubleshooting
Topic: 7-zip archive crashes Salamander
Replies: 2
Views: 10363

Re: 7-zip archive crashes Salamander

Replacing 22.1.0.0 7za.dll with 23.1.0.0 & still crashing (with -si created archive).
by therube
06 Sep 2023, 20:21
Forum: Problems and Troubleshooting
Topic: 7-zip archive crashes Salamander
Replies: 2
Views: 10363

Re: 7-zip archive crashes Salamander

(no changes from above, just going about it differently, &, still crashes) dir | 7z.exe -si a diro.7z C:\TMP\SEA\palton\cache2\entries>7z.exe t diro.7z 7-Zip 23.01 (x64) : Copyright (c) 1999-2023 Igor Pavlov : 2023-06-20 Scanning the drive for archives: 1 file, 6486 bytes (7 KiB) Testing archive...
by therube
06 Sep 2023, 20:07
Forum: Problems and Troubleshooting
Topic: 7-zip archive crashes Salamander
Replies: 2
Views: 10363

7-zip archive crashes Salamander

7-zip archive crashes Salamander (not really concerned, but since i ran into it...) clicked on a .7z file, out.7z. Salamander crashed. ES.exe ext:docx | 7z.exe -si a out.7z ES is Everything Search command-line interface Search for .docx files Pipe those names to 7-zip, output to out.7z all of this, ...
by therube
05 Sep 2023, 18:14
Forum: Problémy a jejich řešení
Topic: Děravý WinRAR plugin?
Replies: 18
Views: 218917

Re: Děravý WinRAR plugin?

You need to match the "bit-ness" of the .dll that you use.

If Salamander x86, you want UnRAR.dll (x86) [291.928].
If Salamander x64, you want UnRAR64.dll (x64), though you then also need to rename UnRAR64.dll to UnRAR.dll [346.200].
by therube
24 Aug 2023, 16:57
Forum: General Discussion
Topic: Unicode version (early preview)
Replies: 56
Views: 350325

Re: Unicode version (early preview)

(That sort of breaks the orthodox file manager paradigm ;-).)
by therube
24 Aug 2023, 16:54
Forum: Plugins Development
Topic: Unable to Install The Plugin
Replies: 2
Views: 7064

Re: Unable to Install The Plugin

> I have download the plugin

From where?

Salamander supports tar - out of the box.
(It already be in your InstalDir/plugins/tar/ directory.)

Plugins | Plugins Manager... should show it.
by therube
23 Aug 2023, 17:04
Forum: Problémy a jejich řešení
Topic: Děravý WinRAR plugin?
Replies: 18
Views: 218917

Re: Děravý WinRAR plugin?

Oh, to nevěděl bych? Můžete si však stáhnout UnRAR.dll . Ve skutečnosti je to .exe [jednoduše přejmenujte na .exe.RAR] a uvnitř je UnRAR64.dll (verze 6.23). Přejmenujte to na UnRAR.dll. Nahraďte existující unrar.dll souborem UnRAR.dll. Je to otřesný způsob, jak dělat věci, a nemám ponětí, jestli by ...
by therube
04 Oct 2022, 17:22
Forum: Problems and Troubleshooting
Topic: Hebrew Display Issues
Replies: 5
Views: 10922

Re: Hebrew Display Issues

Don't know if this is the issue or not, but I'll throw it out there:

Windows 10 displays gibberish text in some apps



צוֹם קַל
by therube
20 Sep 2022, 17:01
Forum: Feature Requests
Topic: Synchronised browsing
Replies: 2
Views: 8704

Re: Synchronised browsing

You can use Everything to find directories (& files...). You can assign hotkeys to actions, such as Copy Path. (I happen to use F5 for that.) Once the path is copied in clipboard, you can "paste" (Shift+INS or Ctrl+V) that into Salamander, & Salamander will jump to that directory. ...
by therube
15 Sep 2022, 17:39
Forum: Problémy a jejich řešení
Topic: Automatizácia: skript pre posun dátumu o 1 deň vzad
Replies: 2
Views: 7663

Re: Automatizácia: skript pre posun dátumu o 1 deň vzad

Aside from the "Automation" part (& the translation part)... https://forum-altap-cz.translate.goog/viewtopic.php?f=6&t=44609&p=72168&_x_tr_sl=en&_x_tr_tl=cs&_x_tr_hl=en&_x_tr_pto=wapp#p72168 Nirsoft: BulkFileChanger BulkFileChanger has a GUI, by default, but can...
by therube
19 Aug 2022, 17:54
Forum: Obecná diskuze
Topic: Zranitelnost knihovny zlib až do verze 1.2.12
Replies: 2
Views: 16451

Re: Zranitelnost knihovny zlib až do verze 1.2.12

The report says, "zlib through 1.2.12", so presumably older versions are also affected.

---

Zpráva říká, že "zlib 1.2.12", takže jsou pravděpodobně ovlivněny i starší verze.
by therube
08 Jul 2022, 20:24
Forum: General Discussion
Topic: Convert all filesnames to UTF-8?
Replies: 2
Views: 10051

Re: Convert all filesnames to UTF-8?

My first thought was Everything , but then I thought... "just how", & I wasn't quite sure? Second thought was Bulk Rename Utility , & since superuser kind of concurs, Convert File Names into UTF (& @ BRU, Character Translations How-To ). Beware of gotchas (just some links): My ...