From 2f81ff7a92c596437588bb263926e288ebf20bf3 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Tue, 7 Jan 2025 12:06:01 +0100 Subject: [PATCH] wait 10s --- windows/installers/vencord.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/installers/vencord.bat b/windows/installers/vencord.bat index 20a966d..03d9d03 100644 --- a/windows/installers/vencord.bat +++ b/windows/installers/vencord.bat @@ -16,6 +16,7 @@ PowerShell -Command "" ^ "Invoke-WebRequest -Uri $link -OutFile '!vencord!'" ECHO Reclose Discord +TIMEOUT 10 /NOBREAK TASKKILL /im Discord.exe /F ECHO Install Vencord