Link to home
Start Free TrialLog in
Avatar of zzzy
zzzy

asked on

How to find a list of Symbolic Links in Windows 7

How to find a list of Symbolic Links in Windows 7?
Avatar of ashunnag
ashunnag
Flag of Saudi Arabia image

I thisk you are looking for environment variables.
Right click on my computer --> properties --> Advanced System Settings --> Advanced Tab --> Environment variables
here you can check, add, or edit environment variables.
Avatar of zzzy
zzzy

ASKER

No, I am looking for a way to find all the symbolic links on an NTFS volume.
what do you mean by symbolic links?
ASKER CERTIFIED SOLUTION
Avatar of Jackie Man
Jackie Man
Flag of Hong Kong image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of zzzy

ASKER

I would prefer if I don't have to use third party tool. It doesn't make sense that windows lacks this feature.
In Windows' command prompt you've got the mklink command. Here's the reference for it: http://technet.microsoft.com/en-us/library/cc753194(WS.10).aspx
Avatar of zzzy

ASKER

mklink doesn't provide option to list existing links.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial