Je suis using DVC for a project that I'm fonctionnel on, for tracking and running a data processing pipeline that needs to run on Windows. DVC uses symbolic links as a way of connecting fichiers' original paths vers le copies dans le cache.
Cependant, on Windows 11, dans le Explorer window these symbolic links appear not as regular fichiers but à la place as a weird fichier of tapez ".symlink" even though the filename ne en fait contain this extension:
See ici:
.
This prevents me from being able to open these fichiers normally.
As a result, thumbnails ne show up for images, and when clicked on, the fichier ne en fait open avec the right application for the real extension, but an application picking window for the .symlink extension shows up à la place.
Comment puis-je make Windows treat these symbolic links as regular fichiers, au moins for interaction through Windows Explorer (e.g. clicking sur lem)?
Thanks in advance for the help.