Add install-wsl.ps1

This commit is contained in:
Markus Fleschutz
2021-08-02 20:45:34 +02:00
parent 1cee5b6ae2
commit 829e04afe1
5 changed files with 46 additions and 1 deletions

View File

@ -73,6 +73,7 @@ function ListTools {
CheckFor cut "--version"
CheckFor date ""
CheckFor diff "--version"
CheckFor dism ""
CheckFor driverquery ""
CheckFor find "--version"
CheckFor ftp "--version"