Where to find registry location for changing Windows Selected Text?

Answered Where to find registry location for changing Windows Selected Text?

  • 2012년 6월 15일 금요일 오전 3:00
     
     

    Hi

    So question above, where in regedit can I find the registry key and value to change the Selected Items color?

    Thanks!

모든 응답

  • 2012년 6월 15일 금요일 오전 8:01
     
     

    Selected Items color?

    Selected Text (as you wrote in title):


    Value (REG_SZ) for selected text background:
    HKCU\Control Panel\Colors\Hilight
    in RGB format e.g. yellow: 255 255 0

    Value (REG_SZ) for selected text:
    HKCU\Control Panel\Colors\HilightText
    e.g. red: 255 0 0


    Changes take effect after re-login.


    lg
    Marcello

  • 2012년 6월 19일 화요일 오전 7:04
    중재자
     
     답변됨

    Hi,


    You can find the colors settings in HKEY_CURRENT_USER\Control Panel\Colors.


    In addition, you can refer to Personalizing the Desktop on a Windows Server 2008 Server Core install, which also apply for Windows 7.


    Hope this helps


    Vincent Wang

    TechNet Community Support