Search found 3 matches

by sdaughtry
Mon Mar 09, 2026 5:02 am
Forum: How to...
Topic: File Manager Integration
Replies: 5
Views: 428

Re: File Manager Integration

Good evening,

Unfortunately, the various file managers I have don't pass a wildcard as a string - instead, the pass a list of either folders or files.

:(
Scott
by sdaughtry
Sun Mar 08, 2026 10:00 am
Forum: How to...
Topic: File Manager Integration
Replies: 5
Views: 428

Re: File Manager Integration

My apologies. Here is what the %P%S means for Total Commander:
%P%S
insert the names of all selected files into the command line, with full path. Names containing spaces will be surrounded by double quotes.

I use many different file manager apps on my C, to include: SpeedCommander, Total Commander ...
by sdaughtry
Sat Mar 07, 2026 8:24 pm
Forum: How to...
Topic: File Manager Integration
Replies: 5
Views: 428

File Manager Integration

Good afternoon from Albuquerque!

My attempts to fully integrate xRecode3 into my file managers of choice (e.g. Total Commander, Double Commander) aren't working. I create the button in the file manager to execute xRecode3 against selected files - that works fine. However, if I attempt to pass ...