mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 12:15:58 +03:00
[GH-ISSUE #4] Run external app with path as argument #5
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#5
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 @clechasseur on GitHub (Jul 17, 2017).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/4
Originally assigned to: @clechasseur on GitHub.
Add an option to run an external application with the path as argument, instead of sending it to the clipboard.
Original issue: https://pathcopycopy.codeplex.com/workitem/11394
@clechasseur commented on GitHub (Dec 11, 2017):
This is now implemented and will be part of the next release, tentatively named 15.0.
@wamsea commented on GitHub (Mar 21, 2018):
Hi @clechasseur
Thanks for the feature. Need you help.
I want to run a java class with file full path as argument or run a windows .bat with file as argument.
Could you please let me know as to how the usage would look like. How do I read the argument.
Thanks,
Vamsi.
@clechasseur commented on GitHub (Jun 18, 2018):
Not sure I understand your question (and sorry for the late reply). The file path is passed as the first argument to the program being launched. Is that what you meant?
@clechasseur commented on GitHub (Oct 28, 2018):
I'll close this again, you can perhaps ask on StackOverflow.