Search found 675 matches

by therube
10 May 2024, 20:54
Forum: Návrhy na zlepšení
Topic: Prehliadac textových súborov s automatickým skopírovaním riadku do schránky
Replies: 1
Views: 16

Re: Prehliadac textových súborov s automatickým skopírovaním riadku do schránky

I am NOT familiar with it, but - AutoClipX 2.1.3.0.
(Later versions supposedly are shareware, but cannot be licensed.)

Does NOT seem to work in (Salamander) F3 (nor Vim), that I can tell.

Does work in Notepad / Wordpad (& I'll expect others?).
by therube
11 Jan 2024, 17:39
Forum: General Discussion
Topic: Open Salamander on GitHub
Replies: 10
Views: 87684

Re: Open Salamander on GitHub

I am far more in tune with forums rather then "git". (Not to mention that "git" discriminates against browsers, like my browser, SeaMonkey ;-), often relying on chrome-ism.) As far as duplicating threads, I don't think that makes sense. Though if someone comments in one place or ...
by therube
11 Jan 2024, 17:34
Forum: General Discussion
Topic: Open Salamander on GitHub
Replies: 10
Views: 87684

Re: Open Salamander on GitHub

e.g. after a crash like it happens when viewing a CSV file
If you have not updated, a fix is here: Crash on viewing a CSV file.
by therube
11 Jan 2024, 17:29
Forum: Problems and Troubleshooting
Topic: Error on opening some ZIP-files
Replies: 4
Views: 61349

Re: Error on opening some ZIP-files

A zip using PPMd compression algorithm.
.
factor (test file, ZIP, PPMd compression method).zip
(467.66 KiB) Downloaded 242 times

(7-Zip will open said file.)
by therube
04 Dec 2023, 18:19
Forum: General Discussion
Topic: Open Salamander on GitHub
Replies: 10
Views: 87684

Re: Open Salamander on GitHub

Prerequisites

Windows 10 or newer
Ouch (as said by Win7 ;-) - though that is for "Development" [where hopefully a Release will still support 7].).
by therube
09 Oct 2023, 17:11
Forum: Návrhy na zlepšení
Topic: Kontrolný súčet a súbory s rovnakým názvom?
Replies: 6
Views: 13177

Re: Kontrolný súčet a súbory s rovnakým názvom?

Zaujímavá dilema. Vytvárate kontrolné súčty pre jednotlivé súbory. Ak by ste vytvorili kontrolný súčet sád súborov, povedzme vlc* alebo vlc-3.0.19*, alebo celý adresár, potom (individuálny) súbor .sha256 by mal kontrolné súčty oboch vašich súborov (alebo vybraných súborov, resp. celý adresár). --- I...
by therube
05 Oct 2023, 19:57
Forum: Problémy a jejich řešení
Topic: Děravý WinRAR plugin?
Replies: 15
Views: 36248

Re: Děravý WinRAR plugin?

WinRAR Version 6.24 is released (along with an update to UnRAR), & this (exploit) is mentioned.
So if you updated the .dll before (it was v6.23 at the time), you might want to do it, again.

(And test, to make sure you're not running into issues ;-).)
by therube
18 Sep 2023, 20:33
Forum: Problems and Troubleshooting
Topic: User Menu - CALL Command: $(ListOfSelectedNames)
Replies: 1
Views: 5347

Re: User Menu - CALL Command: $(ListOfSelectedNames)

And that said, heh... If you uncheck, the 'Execute through shell' option, that might suffice for a GUI program. Command: "C:\DEV\Locate\ Everything.exe " Arguments: -rename $(ListOfSelectedNames) (in order to rename said file names) Command: "C:\DEV\Locate\Everything.exe" Argumen...
by therube
18 Sep 2023, 20:16
Forum: Problems and Troubleshooting
Topic: User Menu - CALL Command: $(ListOfSelectedNames)
Replies: 1
Views: 5347

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: 5426

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: 5426

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: 5426

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: 15
Views: 36248

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].