clechasseur / pathcopycopy

Copy file paths from Windows explorer's contextual menu
https://pathcopycopy.github.io
MIT License
1.04k stars 80 forks source link

Support for multiple UNC paths #1

Open clechasseur opened 7 years ago

clechasseur commented 7 years ago

Let commands specify multiple paths. Allow the user to choose one via another submenu. Implement this in UNC-based commands to publish multiple UNC paths when they exist.

Original issue: https://pathcopycopy.codeplex.com/workitem/11366

clechasseur commented 5 years ago

I no longer have access to a network to test UNC paths. This does not make it impossible to implement this, but it does make it a lot harder. If anyone's interested in helping, I'd accept a PR. 😉