Browse Source

batch script: @echo off

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

+ 1
- 0
InstallWSL-Launcher.bat View File

@ -1 +1,2 @@
@echo off
powershell.exe -ExecutionPolicy ByPass "Import-Module %~dp0installWSL-2.psm1; Install-WSLInteractive; pause"

Loading…
Cancel
Save