💻 Software
How do I make a symbolic link on Windows 7?
Fresh7 days ago
Mar 15, 20266196 viewsConfidence Score0%
0%
Problem
I've recently changed from Ubuntu to Windows 7. One feature I'm struggling to develop without, is symbolic links. In linux, I would simply I've done some googling for Windows 7, but don't know what the standard accepted method is. BTW I tried "MLINK" in the command line, and it said MLINK not found…
Error Output
ln -s /where/to/ /where/from/
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I make a symbolic link on Windows 7?
Low Risk
There's a typo in your command; It's , not . I still recommend using Junction, mainly because it also allows for deleting junction points, unlike .
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix