close discord twice
This commit is contained in:
parent
c7d6e25fe5
commit
e89a6827bc
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@ ECHO Y | winget install -he Discord.Discord
|
|||
|
||||
SET "discord_dir=%LOCALAPPDATA%\Discord"
|
||||
|
||||
ECHO Ferme Discord
|
||||
TASKKILL /im Discord.exe /F
|
||||
|
||||
ECHO Installe Vencord
|
||||
PowerShell -Command "" ^
|
||||
"$link = 'https://github.com/Vencord/Installer/releases/latest/download/VencordInstallerCli.exe';" ^
|
||||
|
|
Loading…
Reference in a new issue