FreeCommander XE 2021 Build 857 32-bit public beta (portable) on Windows 10 64bit
Reproduce:
1. Press "Alt+T" switches the file system tree panel on.
2. Tools -> Setting -> View -> Tree -> Management ->
(1) Base folder -> computer
(2) uncheck all except last option "Open favorites with single-click ...
Search found 10 matches
- 27.11.2021, 00:36
- Forum: Bug reports
- Topic: Always read hard disk when selecting a drive in the tree panel
- Replies: 0
- Views: 6244
- 20.01.2021, 05:59
- Forum: Bug reports
- Topic: Search files cannot find filename with specific Chinese Character
- Replies: 8
- Views: 15562
- 19.01.2021, 02:49
- Forum: Bug reports
- Topic: Search files cannot find filename with specific Chinese Character
- Replies: 8
- Views: 15562
Re: Search files cannot find filename with specific Chinese Character
Some Chinese applications need this option unchecked to display Chinese correctly.
With this option unchecked, FreeCommander can display Chinese correctly, but search files cannot find them.
With this option unchecked, FreeCommander can display Chinese correctly, but search files cannot find them.
- 13.01.2021, 08:09
- Forum: Bug reports
- Topic: Search files cannot find filename with specific Chinese Character
- Replies: 8
- Views: 15562
Re: Search files cannot find filename with specific Chinese Character
Try to set the PC as below:
Win+q -> Region settings -> Country or region: United States ->
Regional Format: Recommended [English (United States)]
Press Win+r -> control intl.cpl -> Administrative -> Language for non-Unicode programs ->
Change system locale... -> Current system locale: Chinese ...
Win+q -> Region settings -> Country or region: United States ->
Regional Format: Recommended [English (United States)]
Press Win+r -> control intl.cpl -> Administrative -> Language for non-Unicode programs ->
Change system locale... -> Current system locale: Chinese ...
- 12.01.2021, 08:10
- Forum: Bug reports
- Topic: Search files cannot find filename with specific Chinese Character
- Replies: 8
- Views: 15562
Re: Search files cannot find filename with specific Chinese Character
My OS: Windows 10 en-US
My PC settings:
Region: Unite States
Region Format: Recommended [English (United States)]
Language for non-Unicode programs: Chinese (Simplified, China)
File explorer can find them but FreeCommander can't.
My PC settings:
Region: Unite States
Region Format: Recommended [English (United States)]
Language for non-Unicode programs: Chinese (Simplified, China)
File explorer can find them but FreeCommander can't.
- 11.01.2021, 11:21
- Forum: Bug reports
- Topic: Search files cannot find filename with specific Chinese Character
- Replies: 8
- Views: 15562
Search files cannot find filename with specific Chinese Character
FreeCommander XE 2020 Build 840 32-bit public
Windows 10
Create an empty file with name 股.txt and XXX股YYY.txt on Desktop.
Open Search files tool and search 股 in the Desktop directory.
Find nothing.
Windows 10
Create an empty file with name 股.txt and XXX股YYY.txt on Desktop.
Open Search files tool and search 股 in the Desktop directory.
Find nothing.
- 25.11.2020, 01:06
- Forum: General Discussion
- Topic: Can I set NC-Mode select with middle mouse button?
- Replies: 1
- Views: 8365
Can I set NC-Mode select with middle mouse button?
Middle mouse button default is set to open folder in new tab.
I seldom use it.
Can I set NC-Mode select with it ?
I seldom use it.
Can I set NC-Mode select with it ?
- 30.09.2020, 23:56
- Forum: Resolved Bugs, Issues, Requests
- Topic: FreeCommander frozen when multirenaming 1000 files
- Replies: 3
- Views: 8215
Re: FreeCommander frozen when multirenaming 1000 files
New version fixed it.
FreeCommander XE 2020 Build 830 32-bit public beta
FreeCommander XE 2020 Build 830 32-bit public beta
- 08.03.2020, 00:51
- Forum: Resolved Bugs, Issues, Requests
- Topic: FreeCommander frozen when multirenaming 1000 files
- Replies: 3
- Views: 8215
Re: FreeCommander frozen when multirenaming 1000 files
I tested with Double Commander multirename tool - no problem.
And I tested with FreeCommander on another Windows 7 32-bit PC - has this problem too.
Screenshot:

And I tested with FreeCommander on another Windows 7 32-bit PC - has this problem too.
Screenshot:

- 07.03.2020, 06:49
- Forum: Resolved Bugs, Issues, Requests
- Topic: FreeCommander frozen when multirenaming 1000 files
- Replies: 3
- Views: 8215
FreeCommander frozen when multirenaming 1000 files
FreeCommander XE 2020 Build 810a portable ZIP, Windows 10 64-bit 1903
reproduce:
1. Press Win+r -> cmd
input lines below
cd Desktop
mkdir new
for /l %i in (1,1,1000) do @copy NUL new\%i.txt
1000 files are in new dir on the desktop.
2. Open FreeCommander -> go to new dir -> select nothing or ...
reproduce:
1. Press Win+r -> cmd
input lines below
cd Desktop
mkdir new
for /l %i in (1,1,1000) do @copy NUL new\%i.txt
1000 files are in new dir on the desktop.
2. Open FreeCommander -> go to new dir -> select nothing or ...