This commit is contained in:
Mylloon 2023-05-17 16:56:08 +02:00
parent c4c77aaf63
commit 0910648b96
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -3,7 +3,7 @@ SETLOCAL ENABLEDELAYEDEXPANSION
SET "repo=https://git.mylloon.fr/Anri/confOS/raw/branch/main"
:: Executed before everything, as normal user
:: Executed as normal user
fltmc >NUL 2>&1 || (
:: === Install Spotify ==
DEL "%APPDATA%\Spotify"
@ -15,6 +15,7 @@ fltmc >NUL 2>&1 || (
)
EXIT 0
)
:: Executed as admin user
:: === Right click of Windows 10 ==
REG ADD "HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve