💻 Software
How can I follow a windows shortcut in power shell?
Fresh5 days ago
Mar 15, 202611044 viewsConfidence Score0%
0%
Problem
I am using powershell and I have a shortcut to my destination directory in the current directory. I want to change the current directory to the one pointed to by the shortcut. Logically what I want to do is: and wind up where over that points. What I get instead is: I tried But this opens an explor…
Error Output
cd your-files-here.lnk
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I follow a windows shortcut in power shell?
Low Risk
You may add this to your file. The command will then work as desired.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix