mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 20:25:54 +03:00
[GH-ISSUE #150] [FEATURE] path to shortcut file #148
Labels
No labels
bug
duplicate
enhancement
enhancement
enhancement
fixed
help wanted
help wanted
invalid
pull-request
question
waiting for input
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pathcopycopy#148
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @eastaress on GitHub (Sep 25, 2021).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/150
Originally assigned to: @clechasseur on GitHub.
Thank you so much for making this program. I am using this program very usefully.
-The path I wanted.
C:\Users\username\Desktop\logfile.lnk
-the path i actually get
C:\setup.log
I wanted to create a shortcut file and get the path to that shortcut file. But what I got was the path to the file the shortcut pointed to.
Is there any way I can get what I want? If not, I would be really happy with this feature added.
@clechasseur commented on GitHub (Sep 25, 2021):
Yes, there is. The option is named "Copy paths of shortcut (.lnk) files themselves" in the Options tab of the Settings.
@eastaress commented on GitHub (Sep 26, 2021):
Thank you very much. I will use it well.