Search found 3872 matches

by Marek
09.09.2026, 19:51
Forum: Bug Reports
Topic: Drag and drop in Tree stops working
Replies: 2
Views: 199532

Re: Drag and drop in Tree stops working

I checked it but I see nothing I can change.
Maybe Layout is good point.
Please check after layout change if the option is still active.
by Marek
01.09.2026, 20:24
Forum: Discussion
Topic: [SOLVED] Mail "FreeCommander Test version" for version 954
Replies: 3
Views: 52351

Re: [SOLVED] Mail "FreeCommander Test version" for version 954

The Test version is updated now. Some problems with the tree are fixed now.
by Marek
31.08.2026, 20:32
Forum: Bug Reports
Topic: 954 - Exception - Recycle bin refresh
Replies: 2
Views: 42147

Re: 954 - Exception - Recycle bin refresh

I can confirm it.
by Marek
28.08.2026, 17:43
Forum: Translation
Topic: New and changed text strings
Replies: 203
Views: 7264842

Changes for the release 953 compared to 952

New texts

[Text]
60035=Open selected items in new file container
by Marek
28.08.2026, 17:41
Forum: Discussion
Topic: History of changes
Replies: 394
Views: 16323630

Important changes and bug fixes in the release 953

================================================================================
Important changes and bug fixes in the release 953
================================================================================
- Bug fix: The "Open" function in the context menu for multiple files on the desktop ...
by Marek
26.08.2026, 20:23
Forum: Feature Requests
Topic: File renamer: Support custom string formatting for date & time fields
Replies: 1
Views: 39582

Re: File renamer: Support custom string formatting for date & time fields

If you mean format in the columns - it is the same as in the file list.
For using date/time in the file names - there is combobox field "Timestamp format", you can change the format.
by Marek
26.08.2026, 20:13
Forum: Feature Requests
Topic: 📃 Add Built‑In Support for Writing %ActivSel% to a Temp File [Already Exists]
Replies: 2
Views: 50206

Re: 📃 Add Built‑In Support for Writing %ActivSel% (and other list macros) to a Temp File

There are several placeholders for creating the file containing selected elements, example

Code: Select all

Selected items (full path) as file - active (%ActivSelAsFile%)
Selected items (full path) as file - active (%ActivSelAsFileUtf8%)


Is it not what you want?
by Marek
17.08.2026, 14:19
Forum: Bug reports
Topic: Extract files from an archive residing in an archive
Replies: 1
Views: 73438

Re: Extract files from an archive residing in an archive

I can confirm a problem with the fc7Zip plugin.
Fixed for the next release.

Workaround:
- add cab extension to "File Extensions" of the plugin and use Enter to open the cab file
- select not all items to copy
by Marek
15.08.2026, 10:37
Forum: Discussion
Topic: Favorites "Open In" Behavior Question
Replies: 7
Views: 113851

Re: Favorites "Open In" Behavior Question

Workaround: press CTRL key and click on menu item.
by Marek
14.08.2026, 16:37
Forum: Discussion
Topic: Favorites "Open In" Behavior Question
Replies: 7
Views: 113851

Re: Favorites "Open In" Behavior Question

It appears that this option currently only works via the tree view.
by Marek
14.08.2026, 16:31
Forum: Bug reports
Topic: Extensions missing in quick view panel
Replies: 2
Views: 95944

Re: Extensions missing in quick view panel

The fields with extensions are editable.
Simply add the missing extensions.
by Marek
04.08.2026, 19:41
Forum: Bug Reports
Topic: Search Function Failure CreateDOCProcessRedirected
Replies: 4
Views: 157018

Re: Search Function Failure CreateDOCProcessRedirected

In Quick Viewer settings you can find the tab with "Converter" too.
Deactivate the definition.
Additionally, for some random .pdf files in the searched folder, I get the "Error creating GDI+ object (#21001)" in the "Search log".
Could you send me such file for testing?
by Marek
03.08.2026, 11:34
Forum: Bug Reports
Topic: Search Function Failure CreateDOCProcessRedirected
Replies: 4
Views: 157018

Re: Search Function Failure CreateDOCProcessRedirected

In the Search dialog you have "Converter" tab.
Probably you have defined some converter but the definition is faulty.
Deactivate all converter and check again.
by Marek
31.07.2026, 19:17
Forum: Bug Reports
Topic: 952 - Filename and file metadata disappear in flat view
Replies: 4
Views: 153803

Re: 952 - Filename and file metadata disappear in flat view

While you're working on that area of the code, in flat mode, would it be possible to add an easy method to go to the folder of the currently selected item within FreeCommander?
If you are in the plain view mode - press Ctrl+B again and you are in the select folder.
If you want to open the selected ...
by Marek
29.07.2026, 21:35
Forum: Bug Reports
Topic: 952 - Filename and file metadata disappear in flat view
Replies: 4
Views: 153803

Re: 952 - Filename and file metadata disappear in flat view

Thanks for your step by step report.
I can reproduce the problem.