From 1ae697c12d47fa074382502e39b571cca44b44dc Mon Sep 17 00:00:00 2001 From: Mylloon Date: Wed, 2 Oct 2024 18:36:59 +0200 Subject: [PATCH] spaces --- windows11.bat | 2 ++ 1 file changed, 2 insertions(+) diff --git a/windows11.bat b/windows11.bat index f8fc271..3f8bbd1 100644 --- a/windows11.bat +++ b/windows11.bat @@ -247,10 +247,12 @@ CMD /c "%TEMP%\geek.bat" yes PowerShell -Command "Invoke-WebRequest -Uri !repo!/windows/installers/losslesscut.bat -OutFile '%TEMP%\losslesscut.bat'" CMD /c "%TEMP%\losslesscut.bat" yes + :: === DSR == PowerShell -Command "Invoke-WebRequest -Uri !repo!/windows/installers/dsr.bat -OutFile '%TEMP%\dsr.bat'" CMD /c "%TEMP%\dsr.bat" yes + :: === Vencord == :: Use already downloaded script CMD /c "!local!\vencord_installer.bat" yes