use caps
This commit is contained in:
parent
0d78696ef8
commit
2f5756f05a
5 changed files with 5 additions and 5 deletions
|
@ -13,4 +13,4 @@ ie4uinit -show
|
||||||
ECHO Raccourci sur le bureau detruit
|
ECHO Raccourci sur le bureau detruit
|
||||||
|
|
||||||
PAUSE
|
PAUSE
|
||||||
EXIT /b
|
EXIT /B
|
||||||
|
|
|
@ -42,4 +42,4 @@ CD %WINDIR%\system32
|
||||||
cleanmgr /AUTOCLEAN
|
cleanmgr /AUTOCLEAN
|
||||||
cleanmgr /VERYLOWDISK
|
cleanmgr /VERYLOWDISK
|
||||||
|
|
||||||
EXIT /b
|
EXIT /B
|
||||||
|
|
|
@ -23,4 +23,4 @@ MKLINK libcuda.so libcuda.so.1.1
|
||||||
MKLINK libcuda.so.1 libcuda.so.1.1
|
MKLINK libcuda.so.1 libcuda.so.1.1
|
||||||
|
|
||||||
PAUSE
|
PAUSE
|
||||||
EXIT /b
|
EXIT /B
|
||||||
|
|
|
@ -16,4 +16,4 @@ PowerShell -Command "Set-ExecutionPolicy Bypass -Scope Process;" ^
|
||||||
"Get-WindowsUpdate -AcceptAll -Install"
|
"Get-WindowsUpdate -AcceptAll -Install"
|
||||||
|
|
||||||
PAUSE
|
PAUSE
|
||||||
EXIT /b
|
EXIT /B
|
||||||
|
|
|
@ -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
|
ECHO Enfin, redemarre l'ordinateur
|
||||||
|
|
||||||
PAUSE
|
PAUSE
|
||||||
EXIT /b
|
EXIT /B
|
||||||
|
|
Loading…
Reference in a new issue