Browse Source

Add launcher batch script

master
LoganDark 2 years ago
parent
commit
0850778ba4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      InstallWSL-Launcher.bat

+ 1
- 0
InstallWSL-Launcher.bat View File

@ -0,0 +1 @@
powershell.exe -ExecutionPolicy ByPass "Import-Module .\InstallWSL.psm1; Install-WSLInteractive; pause"

Loading…
Cancel
Save