win8修改背景色为绿豆沙颜色 新建一个文本文件,输入内容为 reg add "HKEY_CURRENT_USERControl PanelAppearanceNew SchemesCurrent Settings SaveAllSizes" /v "Color #5" /t REG_DWORD /d 16777215 /f reg add "HKEY_CURRENT_USERControl PanelColors" /v "Window" /t REG_SZ /d "204 232 207" /f 保存 修改扩展名为bat 双击运行 注销后,可看到...
[ 查看全文 ]