Page 1 of 2
[fixed] [928] - Multiple file opening in plain view fails
Posted: 12.05.2025, 08:38
by alf5000
if I want to open multiple files from Plain view, there is an error telling me the system cannot find the files.
1) turn on Plain view
2) select multiple files of the SAME type (e.g. docx-files) but from DIFFERENT folders
3) hit enter --> error
Re: [928] - Multiple file opening in plain view fails
Posted: 12.05.2025, 15:47
by horst.epp
No such Problem here.
Depending on the selected file types, there comes the following message box
and FC will open all files with their associated applications just fine if I answer Yes.

- Screenshot - 12.05.2025 , 15_44_52.png (5.68 KiB) Viewed 136098 times
Re: [928] - Multiple file opening in plain view fails
Posted: 12.05.2025, 21:30
by alf5000
strange. are you sure you followed step two meticulously?
"2) select multiple files of the SAME type (e.g. docx-files) but from DIFFERENT folders"
I always get this message

Re: [928] - Multiple file opening in plain view fails
Posted: 13.05.2025, 13:56
by horst.epp
Sorry, I was not testing with files of the same type.
For me, the problem is another.
If I select several PDF or JPG files, for example,
only one of it is opened.
But there is no error message in any case.
The same problem occurs even without a plain view.
Re: [928] - Multiple file opening in plain view fails
Posted: 13.05.2025, 20:41
by alf5000
@horst.epp - thank you for testing.
yes, I can also confirm your findings.
my suspicion is: there is something @Marek should have a look on.
Re: [928] - Multiple file opening in plain view fails
Posted: 14.05.2025, 20:20
by Marek
if I want to open multiple files from Plain view, there is an error telling me the system cannot find the files.
1) turn on Plain view
2) select multiple files of the SAME type (e.g. docx-files) but from DIFFERENT folders
3) hit enter --> error
Seems to work properly for me.
How many files you have selected?
Word version?
Re: [928] - Multiple file opening in plain view fails
Posted: 14.05.2025, 20:58
by Marek
For me, the problem is another.
If I select several PDF or JPG files, for example,
only one of it is opened.
But there is no error message in any case.
The same problem occurs even without a plain view.
If the associated application does not support drag&drop for multiple files, it is possible that only one file is opened.
You can expand the option "PerformOpenPerItemExtList" in the freecommander.ini.
Default value is
You can change it to, e.g.
Code: Select all
PerformOpenPerItemExtList=.txt.jpg.pdf.docx
Re: [928] - Multiple file opening in plain view fails
Posted: 15.05.2025, 09:25
by horst.epp
Thanks, that helped.
Re: [928] - Multiple file opening in plain view fails
Posted: 16.05.2025, 23:15
by alf5000
weird. really weird.
I tested it on two different machines (win10 x64, FCXE900 and FCXE928), I consistantly have the problem.
Perhaps my description is not good enough, I'll try it again.
1) I have a base_folder with a sub_folder located in it
2) I have files in base_folder and I have files in sub_folder
3) now I go to plain view so that FCXE shows me all files from base_folder and from sub_folder
4) I select two files of the SAME type, but one located in base_folder and one located in sub_folder
5) when I hit enter --> error
edit:
FCXE900 opens the .pdf files as desired but also fails on .docx and .xlsx
Re: [928] - Multiple file opening in plain view fails
Posted: 01.02.2026, 12:56
by alf5000
940 still CANNOT do it properly
(perhaps somehow related to:
viewtopic.php?p=44335#p44335)
Re: [928] - Multiple file opening in plain view fails
Posted: 02.02.2026, 20:40
by Marek
It seems to work properly in 944.
Re: [928] - Multiple file opening in plain view fails
Posted: 03.02.2026, 14:55
by alf5000
[944]
no, it doesn't work
now I hit 'Enter' and get this:
now I click 'OK' and get this:
now I click 'OK' and then I have total empty word in front of me
Re: [928] - Multiple file opening in plain view fails
Posted: 05.02.2026, 21:37
by Marek
If you use the INI option "PerformOpenPerItemExtList" (if not then try it), then the proper value is
Code: Select all
PerformOpenPerItemExtList=.txt.jpg.pdf.docx.
Re: [928] - Multiple file opening in plain view fails
Posted: 06.02.2026, 14:41
by alf5000
hello, i tried lots of things:
1) PerformOpenPerItemExtList=.txt --> no success
2) PerformOpenPerItemExtList=.txt.jpg.pdf.docx --> no success
3) totally deleted the line "PerformOpenPerItemExtList=.txt.jpg.pdf.docx" --> no success
4) tried on three different computers, with pristine FXCE944 portable --> no success
for me it's not a rare "pet bug", I'd really use that feature quite a bit if it worked properly.
plain view in combination with quick filter could be a superb feature.
Re: [928] - Multiple file opening in plain view fails
Posted: 06.02.2026, 17:31
by Marek
The dot at the end is important:
Code: Select all
PerformOpenPerItemExtList=.txt.jpg.pdf.docx.