Skip to content

Shell extension for copying file and directory pathes to clipboard in WSL Linux mount format.

License

Notifications You must be signed in to change notification settings

w00zla/WslPathShellExt

Repository files navigation

WslPathShellExt

Shell extension for copying file and directory pathes to clipboard in WSL Linux mount format.

Converts your Windows pathes to a format your WSL Linux understands:

"D:\ProjectsGitHub\WslPathShellExt\WslPathExtension.cs"

---will become--->

"/mnt/d/ProjectsGitHub/WslPathShellExt/WslPathExtension.cs"

Installation

Clone the repo and build the DLL.

Afterwards, install the shell extension using the ServerRegistrationManager utility (look for ServerRegistrationManager.zip in the release assets!)

ServerRegistrationManager.exe install WslPathShellExt.dll -os64

About

Shell extension for copying file and directory pathes to clipboard in WSL Linux mount format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages