ニュース

Using the Windows Subsystem for Linux (WSL), you can launch Linux applications directly in a Windows 10 command prompt or PowerShell prompt.
How to launch a Windows 10 executable from WSL Linux Both Windows 10 and Linux use a 'PATH' variable that contains a list of folders that are searched when you execute a program.
I'm trying to install a proggy to extract .zip files, but it downloaded as an .exe file and Mandrake doesn't seem to do anything with it. I don't know any command line stuff, so I'm pretty lost ...
Run the following command to install WSL, enable it as well as the Virtual Machine Platform, and install the default Linux Distribution (usually Ubuntu). wsl.exe --install ...