This commit is contained in:
Mylloon 2023-04-05 12:42:54 +02:00
parent 0d78696ef8
commit 2f5756f05a
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
5 changed files with 5 additions and 5 deletions

View file

@ -13,4 +13,4 @@ ie4uinit -show
ECHO Raccourci sur le bureau detruit
PAUSE
EXIT /b
EXIT /B

View file

@ -42,4 +42,4 @@ CD %WINDIR%\system32
cleanmgr /AUTOCLEAN
cleanmgr /VERYLOWDISK
EXIT /b
EXIT /B

View file

@ -23,4 +23,4 @@ MKLINK libcuda.so libcuda.so.1.1
MKLINK libcuda.so.1 libcuda.so.1.1
PAUSE
EXIT /b
EXIT /B

View file

@ -16,4 +16,4 @@ PowerShell -Command "Set-ExecutionPolicy Bypass -Scope Process;" ^
"Get-WindowsUpdate -AcceptAll -Install"
PAUSE
EXIT /b
EXIT /B

View file

@ -149,4 +149,4 @@ ECHO Fais un tour des paramètres Windows, apres avoir fait toutes les mises a j
ECHO Enfin, redemarre l'ordinateur
PAUSE
EXIT /b
EXIT /B