ContextMenuForWindows11
ContextMenuForWindows11 copied to clipboard
link as path parameter
Hello,
first thank you for this app.
I found following problem: if the {path} parameter is a link it is used "as is" and not followed,
Example: On the desktop I have a link to D:\ but instead resolving this path the parameter "C:\Users\Test\Desktop\Mylink.lnk" is passed.
Thanks for the feedback
- the "link" is indeed a real file, and the path is its address
- The target exe may or may not resolve the address
after test: notepad3.exe = resolve the address vscode = not resolve the address
If a *.lnk file is found, would it be possible to resolve the target path by your app?
Yes, but I feel it is beyond the responsibility of this tool