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