Details
-
Sub-task
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Description
In Win10 this is handled with a shell extension:
C:\Windows\Fonts>type desktop.ini
|
[.ShellClassInfo]
|
CLSID={BD84B380-8CA2-1069-AB1D-08000948F534}
|
On 2k3 this is done with the super secret 'UICLSID' key in a desktop.ini
[.ShellClassInfo]
|
UICLSID={BD84B380-8CA2-1069-AB1D-08000948F534}
|
On Win10 this clsid seems to be registered as 'shell folder',
on 2k3 ShellExView only shows an icon handler from fontext.dll.
Attachments
Issue Links
- blocks
-
CORE-16269 Registry-based font entry management (Not filesystem-based)
- Resolved
- is blocked by
-
CORE-17311 Regression, [FONTEXT] Deleting fonts in fontext does not make them disappear from the list although they are gone in the FS
- Open
-
CORE-17673 The shell does not have a fallback for a failing shell extension
- Resolved
-
CORE-17001 FontView : Open font file does not list files
- Resolved
-
CORE-19277 LiveCD : System fonts are all declared invalid and 0KB in size
- Untriaged
-
CORE-16271 Add support for UICLSID
- Resolved
-
CORE-17691 since introduction of fontext we can not longer open the file properties of a font within C:\ReactOS\fonts from context menu
- Resolved
-
CORE-17671 Ordering fonts by the "last modified timestamp" does not work properly
- Resolved
-
CORE-16404 The IDataObject from CIDLData_CreateFromIDArray should support SetData
- Untriaged
- relates to
-
CORE-12861 Copying/Dropping font files to the Fonts folder should cause installing them
- Open