From 32426ca6a402776b590e7707b913e59343c1556c Mon Sep 17 00:00:00 2001 From: David Geeraerts Date: Thu, 9 Dec 2021 07:59:34 -0800 Subject: [PATCH] Version 1.5.0 (2021-12-09) - see changelog --- Changelog.md | 10 ++++++++-- README.md | 14 +++++++++++--- WSL_User_Guide.md | 4 ++++ 3 files changed, 23 insertions(+), 5 deletions(-) diff --git a/Changelog.md b/Changelog.md index 01e23e8..16c74f8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -19,15 +19,21 @@ --- +## Version 1.5.0 Build: 2021-12-09 +#### Changed +- WSL User guide +- Readme + +--- + + ## Version 1.4.0 Build: 2021-12-08 #### Added - WSL User guide - .gitignore ---- -# WSL_Setup ## Version 1.3.1 Build: 2021-10-07 #### Added diff --git a/README.md b/README.md index 60074f3..8a19b60 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,18 @@ # [Windows Subsystem for Linux Version 2](https://docs.microsoft.com/en-us/windows/wsl/) -Use the [WSL2-Setup-Guide.md](https://github.com/cal-sc/WSL/blob/main/WSL2-Setup-Guide.md) installation guide to install and setup WSL +To install WSL on Windows: +`wsl.exe --install` -Use instllation script for automated installation: +_Version must be Windows 10 2004 20H1 build 19041 or later_ -[WSL_Setup.cmd](https://github.com/cal-sc/WSL/archive/refs/tags/v1.0.0.zip) +Use the [WSL2-Setup-Guide.md](WSL2-Setup-Guide.md) for manually installing and setup of WSL for older versions of Window 10 -- less than 2004 20H1 Build 19041. + + +Reference the [User Guide](WSL_User_Guide.md) for common tasks. + +Use installation script for automated installation: + +[WSL_Setup.cmd](WSL_Setup.cmd) Be sure to run the program as an administrator: - Right-click the program diff --git a/WSL_User_Guide.md b/WSL_User_Guide.md index b77d900..6ef1841 100644 --- a/WSL_User_Guide.md +++ b/WSL_User_Guide.md @@ -8,6 +8,10 @@ Simply copy outside the container, then: `right-click` with mouse inside the container shell/terminal. +_If that doesn't work, reference [Microsoft documentation for Copy Paste with WSL](https://devblogs.microsoft.com/commandline/copy-and-paste-arrives-for-linuxwsl-consoles)_ + +_may be necessary to enable "Use Ctrl+Shift+C/V as Copy/Paste"_ + ### Connect to Windows network file share