Page 1 of 1

Unable to create folder when file without extension with the same name already exists

Posted: 25.08.2024, 16:18
by Forez
I cannot create a folder that is suppose to have the same name as an extensionsless file that already is present in the same path

You can experience this by following these steps:

#1] Navigate to e.g.

Code: Select all

C:\

#2] Create a file named

Code: Select all

test
of whatever format


#3] Remove extension from this file


#4] Attempt to create folder named

Code: Select all

test


What you should get is a pop-up message saying
C:\test
Cannot create a file when that file already exists

This is happening to me both in Build 912 64-bit Donor Portable and Build 901 32-bit Public Installed on Windows 10 Enterprise 20H2 x64 [10.0.19042]

Re: Unable to create folder when file without extension with the same name already exists

Posted: 25.08.2024, 17:07
by Dreamer
I think it's not a FC bug, same result in Windows Explorer and all other file managers.