Skip to content

Can you reverse WSL GUI functionality - translating Windows code to Linux code? #6153

Answered by ghost
ghost asked this question in General
Discussion options

You must be logged in to vote

Why would you want to run Windows Apps in WSL, when you have Windows?

If you meant to ask "Can I interact with the WSL filesystem with Windows Apps in bash?":

you can run:

$ notepad.exe filename.txt

to edit "filename.txt" which is in the Linux filesystem using notepad

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@handicraftsman
Comment options

Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #6153 on October 27, 2020 17:55.