Closed JP95Git closed 1 month ago
Thank you for the report. I've only ever tested symbolic links to folders. I'll investigate it, but I have a sneaking suspicion this is a File Explorer issue, as it doesn't seem to work with Windows own native thumbnail provider either. At least in my initial tests.
Afaik this is a Windows issue/limitation since Win8 due to tightened Windows security policies.
Thanks, you are right. I found an virtual machine running Windows 7 and tested a little bit:
See screenshot for a visual result:
I think we can close this and probably #22 because Icaros works fine. It seems to be an Windows issue.
Thank @clsid2, that's very nice to know.
And thank you for testing @JP95Git. Good to get it confirmed. I believe you last point should have said "works for files, folders and symbolic links" right?
I do wonder what the vulnerability is with symbolic linked files.
@Xanashi Thanks, you are right. It was just a typo. I edited my comment.
I use symbolic links organize my videos.
Working:
Not working:
See example:
I tested it with Icaros v.3.3.3 Beta 2 and Windows 10 22H2.
Symbolic links are created using these commands:
mklink /d folder-link folder
mklink file-link.avi file.avi
As a workaround I use IrfanView Thumbnails to browse my files and folders because IrfanView shows all thumbnails. But I would love to see thumbnails in Windows-Explorer.
Possible related: #22