diff --git a/InstallWSL-Launcher.bat b/InstallWSL-Launcher.bat index f13d126..11c0035 100644 --- a/InstallWSL-Launcher.bat +++ b/InstallWSL-Launcher.bat @@ -1 +1,2 @@ +@echo off powershell.exe -ExecutionPolicy ByPass "Import-Module %~dp0installWSL-2.psm1; Install-WSLInteractive; pause" \ No newline at end of file