Page 1 of 1

Hard link icon display problem

Posted: 22 Oct 2024 04:10
by Lucien
Version Windows 11 Professional
Version number 24H2
Installation date ‎2024/‎10/‎20
Operating system version 26100.2033
Serial number PF2BJTFV
Experience Windows Feature Experience Pack 1000.26100.23.0
Link Shell Extension
Official website: https://schinagl.priv.at/nt/hardlinkshe ... nsion.html
It is a tool that can display hard links, directory links, symbolic links and other file types in the lower left corner of the file icon. In 23H2, the icons of the created hard links, directory links and other files can be displayed normally, but after updating to 24H2, it cannot be seen in xplorer. It can only display the shortcut icon in the directory connection file category similar to the default shortcut icon of Windows Explorer. However, Windows Explorer can distinguish and display them normally.
windows
https://i.postimg.cc/CMmGFnGz/2024-10-22-100044.png
屏幕截图 2024-10-22 100044.png
Image
xyplorer
https://i.postimg.cc/wMfLFnqh/2024-10-22-100148.png
屏幕截图 2024-10-22 100148.png
Image

Re: Hard link icon display problem

Posted: 22 Oct 2024 04:20
by jupe
I am only theorizing because I haven't used LSE, but most likely you will need to manually make sure that this reg key

Code: Select all

HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\ShellIconOverlayIdentifiers
mostly matches this:

Code: Select all

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ShellIconOverlayIdentifiers
at least in regards to LinkShellExt entries, their entries will need to be near the top of the list. If you find you need to make changes a Explorer restart will be required to see the effects in XY.

Re: Hard link icon display problem

Posted: 22 Oct 2024 08:31
by Lucien
jupe wrote: 22 Oct 2024 04:20 I am only theorizing because I haven't used LSE, but most likely you will need to manually make sure that this reg key

Code: Select all

HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\ShellIconOverlayIdentifiers
mostly matches this:

Code: Select all

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ShellIconOverlayIdentifiers
at least in regards to LinkShellExt entries, their entries will need to be near the top of the list. If you find you need to make changes a Explorer restart will be required to see the effects in XY.
Thank you, the problem is solved.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ShellIconOverlayIdentifiers
I have edited this before, so Windows can display it.

HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\ShellIconOverlayIdentifiers
I didn't know that I needed to edit this, and this solved my problem. But in the 23h2 version, I don't need to edit this location, I only edit the first path.