DRAGONBALL Z KAKAROT
Автор: Justin Legault
Загружено: 2026-01-13
Просмотров: 13
Описание:
copy paste info into CMD.Exe Run As Admin Modify Registry Colors
@echo off
title Neon Green Text with Red Highlight (Classic Theme)
echo Applying black background with green text and red highlights...
echo.
REM ==================================================
REM Core Window & Menu Colors
REM ==================================================
reg add "HKCU\Control Panel\Colors" /v Window /t REG_SZ /d "0 0 0" /f
reg add "HKCU\Control Panel\Colors" /v WindowText /t REG_SZ /d "0 255 0" /f
reg add "HKCU\Control Panel\Colors" /v Menu /t REG_SZ /d "0 0 0" /f
reg add "HKCU\Control Panel\Colors" /v MenuText /t REG_SZ /d "0 255 0" /f
reg add "HKCU\Control Panel\Colors" /v MenuBar /t REG_SZ /d "0 0 0" /f
REM ==================================================
REM Selection / Highlight
REM ==================================================
reg add "HKCU\Control Panel\Colors" /v MenuHilight /t REG_SZ /d "255 0 0" /f
reg add "HKCU\Control Panel\Colors" /v Hilight /t REG_SZ /d "255 0 0" /f
reg add "HKCU\Control Panel\Colors" /v HilightText /t REG_SZ /d "0 255 0" /f
REM ==================================================
REM Disabled / Secondary Text
REM ==================================================
reg add "HKCU\Control Panel\Colors" /v GrayText /t REG_SZ /d "0 140 40" /f
REM ==================================================
REM Buttons
REM ==================================================
reg add "HKCU\Control Panel\Colors" /v ButtonFace /t REG_SZ /d "0 0 0" /f
reg add "HKCU\Control Panel\Colors" /v ButtonText /t REG_SZ /d "0 255 0" /f
REM ==================================================
REM Info Box / Tooltip
REM ==================================================
reg add "HKCU\Control Panel\Colors" /v InfoWindow /t REG_SZ /d "0 0 0" /f
reg add "HKCU\Control Panel\Colors" /v InfoText /t REG_SZ /d "0 255 0" /f
REM ==================================================
REM Scrollbar
REM ==================================================
reg add "HKCU\Control Panel\Colors" /v Scrollbar /t REG_SZ /d "0 0 0" /f
reg add "HKCU\Control Panel\Colors" /v ScrollText /t REG_SZ /d "0 255 0" /f
REM ==================================================
REM Force Classic Context Menu (Windows 11)
REM ==================================================
reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f
reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /ve /f
echo.
echo Done!
echo Sign out OR restart Explorer to apply the changes.
pause
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: