Use command in WSL from exe executable
- Windows 10 1709 Fall Creators Update 64bit or later.
- Windows Subsystem for Linux feature is enabled.
1. Download the exe with the required functions.
"wsl2exe.exe" is the normal version, and "wsl2exe_ap.exe" has the function to convert the argument path.
For example, if you want to run "vim" in wsl, rename it to "vim.exe".
wsl2exe_ap.exe considers the argument containing the backslash as the Windows path, converts it, and run it.
Some paths cannot be converted, in which case an error will be displayed.
The path recognition & translation algorithm is still tentative and subject to change.
Copyright (c) 2017-2020 yuk7