From b5bac138791faa01601eb16f162eae0afd9de317 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Fri, 17 Feb 2023 17:49:24 +0100 Subject: [PATCH] remove accents --- windows/spotx.bat | 2 +- windows11.bat | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/windows/spotx.bat b/windows/spotx.bat index 76bb5c4..ca0c8b0 100644 --- a/windows/spotx.bat +++ b/windows/spotx.bat @@ -12,7 +12,7 @@ PowerShell -Command "&{[Net.ServicePointManager]::SecurityProtocol =" ^ :: Delete newly created Spotify shortcut DEL %HOMEPATH%\Desktop\Spotify.lnk -ECHO Raccourci sur le bureau supprimé +ECHO Raccourci sur le bureau detruit TASKKILL /IM explorer.exe /F START explorer.exe diff --git a/windows11.bat b/windows11.bat index 69febd9..8d080c7 100644 --- a/windows11.bat +++ b/windows11.bat @@ -103,14 +103,14 @@ PowerShell -Command "Invoke-WebRequest -Uri https://git.mylloon.fr/Anri/confOS/r PowerShell -Command "Invoke-WebRequest -Uri https://git.mylloon.fr/Anri/confOS/raw/branch/main/.mozilla/firefox/extensions/Dark-Reader-Settings.json -OutFile '%HOMEPATH%\Downloads\Dark-Reader-Settings.json'" PowerShell -Command "Invoke-WebRequest -Uri https://git.mylloon.fr/Anri/confOS/raw/branch/main/.mozilla/firefox/extensions/SponsorBlockConfig.json -OutFile '%HOMEPATH%\Downloads\SponsorBlockConfig.json'" -ECHO La configuration des différents Addons de Firefox est présente dans le dossier %HOMEPATH%\Downloads. +ECHO La configuration des differents Addons de Firefox est presente dans le dossier %HOMEPATH%\Downloads. :: === User Diag for drivers == ECHO Installe les pilotes, pour connaître la liste des pilotes, utilise UserDiag https://userdiag.com/download :: === W10Privacy == PowerShell -Command "Invoke-WebRequest -Uri https://git.mylloon.fr/Anri/confOS/raw/branch/main/W10Privacy.ini -OutFile '%HOMEPATH%\Downloads\W10Privacy.ini'" -ECHO Ensuite, utilise W10Privacy (https://www.w10privacy.de/deutsch-start/download/) avec le fichier présent dans %HOMEPATH%\Downloads (version 4.0.0.1). +ECHO Ensuite, utilise W10Privacy (https://www.w10privacy.de/deutsch-start/download/) avec le fichier present dans %HOMEPATH%\Downloads (version 4.0.0.1). :: === Modules == PowerShell -Command "Install-PackageProvider -Name NuGet -Force" @@ -148,7 +148,7 @@ ECHO Installe Xournal++ via https://xournalpp.github.io/installation/windows/ RENAME "%APPDATA%\Microsoft\Windows\Start Menu\Programs\Prism Launcher.lnk" Minecraft.lnk ECHO Fais un tour des paramètres Windows, apres avoir fait toutes les mises a jour disponible sur le PC. -ECHO Enfin, redémarre l'ordinateur +ECHO Enfin, redemarre l'ordinateur PAUSE EXIT /b