- Local time
- 8:13 PM
- Posts
- 150
- OS
- Windows 11 25H2 Pro Build 26200
I've not seen this discussed before. As well as setting options for specific file types, you can do this for files with no extension. I haven't found any reference to this in Microsoft documentation, but Raymond Chen mentioned this in 2007. What is the difference between the Folder and Directory (and other special) progids? - The Old New Thing
It seems to work perfectly well in Windows 11. You shouldn't see many files like this, most examples I have come from source code downloads, such as makefiles or documentation.
My interest is simply to read the file using the built-in text preview function in explorer. Setting the PerceivedType to text gets you this, as it does for any file type that doesn’t have a hard coded PerceivedType. Obviously you can set up normal file associations if you want.
It seems to work perfectly well in Windows 11. You shouldn't see many files like this, most examples I have come from source code downloads, such as makefiles or documentation.
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.]
"PerceivedType"="text"
My interest is simply to read the file using the built-in text preview function in explorer. Setting the PerceivedType to text gets you this, as it does for any file type that doesn’t have a hard coded PerceivedType. Obviously you can set up normal file associations if you want.
My Computers
-
At a glance
Windows 11 25H2 Pro Build 26200i3-1215U8GB- OS
- Windows 11 25H2 Pro Build 26200
- Computer type
- PC/Desktop
- Manufacturer/Model
- MSI PRO ADL-U Cubi 5 (MS-B0A8)
- CPU
- i3-1215U
- Memory
- 8GB
- Monitor(s) Displays
- Sony 43" 4k TV
- Screen Resolution
- 3840x2160
- Hard Drives
- 250GB NVMe M.2 PCIe Gen 3 SSD
- PSU
- External 65W
- Case
- Mini PC
- Browser
- FireFox
- Antivirus
- MS
-
At a glance
Windows 11 Pro 25H2Intel i3-910016GB DDR4- Operating System
- Windows 11 Pro 25H2
- Computer type
- PC/Desktop
- Manufacturer/Model
- Dell Optiplex 3070 SFF
- CPU
- Intel i3-9100
- Memory
- 16GB DDR4
- Monitor(s) Displays
- Dell S2721
- Screen Resolution
- 3840 x 2160
- Hard Drives
- Samsung 500GB nvMe
- Case
- Dell small form factor
- Keyboard
- Cherry mechanical (Blue)
- Mouse
- Microsoft
- Antivirus
- MS Defender




