From d0e1c9ff244d823f695ddfb219651dffdb769d47 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sun, 5 Nov 2023 17:33:27 +0100 Subject: [PATCH] don't install ubuntu --- windows11.bat | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/windows11.bat b/windows11.bat index db71543..e2c4931 100644 --- a/windows11.bat +++ b/windows11.bat @@ -127,8 +127,7 @@ for %%i in (!games!) do ( :: === Install WSL == ECHO WSL... -wsl --install --no-launch -wsl --unregister Ubuntu +wsl --install --no-distribution :: === Install Geek Uninstaller == ECHO Geek Uninstaller...