Closed ybj14 closed 6 years ago
What's the path of open-wsl.exe
?
For me it's D:\Download\wsl-terminal-0.8.11\wsl-terminal\open-wsl.exe
把Microsoft (R) Windows Based Script Host
设为js文件的默认打开方式,再双击运行,就可以了
I did open js with Microsoft (R) Windows Based Script Host
but it did not help. I guess maybe it's because I'm using the English version of Windows.
I checked the registry and found 1-add-open-wsl-terminal-here-menu
add C:\Windows\open-wsl.exe
to the registry instead of D:\Download\wsl-terminal-0.8.11\wsl-terminal\open-wsl.exe
. The problem was solved after I manually changed it.
@ybj14 You must set Microsoft (R) Windows Based Script Host
as default open program, rather than just open it with Microsoft (R) Windows Based Script Host
.
Thank you for this neat terminal! However, after executing
1-add-open-wsl-terminal-here-menu.js
, I have gotOpen wsl-terminal Here
in the menu, but after clicking that optionExplorer.EXE
tells meApplication not found
. I have tried to add path ofopen-wsl.exe
to PATH environment variable, but it's of no help.