成都网站建设设计

将想法与焦点和您一起共享

win10更改系统保护色脚本

echo off

echo "change the system color on Win10..."

reg add "HKEY_CURRENT_USER\Control Panel\Colors" /v Window /t REG_SZ /d "202 234 206" /f

reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\DefaultColors\Standard /v Window /t REG_DWORD /d 0x00caeace /f

shutdown -r -t 0

当前名称:win10更改系统保护色脚本
本文URL:http://chengdu.cdxwcx.cn/article/pppscc.html