Actualizar Políticas/Tema.cmd
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
echo Configurando tema personalizado...
|
||||
|
||||
:: Ruta base
|
||||
set KEY="HKCU\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize"
|
||||
set KEY="HKLM\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize"
|
||||
|
||||
:: Establece tema claro para apps
|
||||
reg add %KEY% /v AppsUseLightTheme /t REG_DWORD /d 0 /f
|
||||
|
||||
Reference in New Issue
Block a user