💻 Software
Executing symbolic link to exe - "The specified path does not exist"
Fresh7 days ago
Mar 15, 202628403 viewsConfidence Score0%
0%
Problem
When trying to execute a symbolic link which points to an exe file (on Windows 7), the "Open with" windows appears. When renaming it to a ".exe" file, it says "The specified path does not exist. Check the path, and then try again.". Symlinks to other destinations seem to work fine. So is there any …
Error Output
C:\Temp>mklink SomeProgram.exe MyProgram.exe symbolic link created for Backup.exe <<===>> Backup-1.0.1.exe C:\Temp>SomeProgram.exe C:\Temp>del Some…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Executing symbolic link to exe - "The specified path does not exist"
Low Risk
Since the only other answer doesn't really "fix" the issue, just acknowledges it, I think it's worth saying I had this same issue, and discovered the problem. The issue for me was relative vs absolute symlinks. I use Link Shell Extension. When creat…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix