How do I get symlink in Windows working? #4451
Answered
by
anthonyma94
anthonyma94
asked this question in
Q&A
-
I find that symlinks in Windows don't work. Let's say I have I have no idea how to get this to work, any help would be appreciated! |
Beta Was this translation helpful? Give feedback.
Answered by
anthonyma94
May 19, 2025
Replies: 1 comment 5 replies
-
Windows does not allow symlinks by default. You need to enable Windows Developer Mode in Settings. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Seems I misunderstood how it works, the contents of the symlink file should be the path to the actual file I wanted to link. Thanks for the help! Is it possible to add some sort of example on there (and on all references tbh)? It would make the entire documentation much easier to understand.