View Single Post
  #13 (permalink)  
Old 12-10-2008, 05:14 PM
TProUserOnSprint's Avatar
TProUserOnSprint
PPCGeeks Regular
Offline
 
Join Date: Nov 2008
Posts: 112
Reputation: 120
TProUserOnSprint is keeping up the good workTProUserOnSprint is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Start Menu Colors

The following entries will affect the task manager:

HKCU\software\htc\taskmanager
"ManilaCustomHlDown" = Binary:XX XX XX XX
"ManilaCustomHlUp"=Binary: XX XX XX XX

The following will affect the Enlarged start menu:

HKLM\software\htc\EnlargeMenu
"ManilaCustomHlDown" = Binary:XX XX XX XX
"ManilaCustomHlUp" = Binary: XX XX XX XX

Note that these edits only worked when I added them as a binary entry, not a dword entry. Even though it says binary, you use standard hex code and make sure that it is in 4 pairs (add 00 at the end if you have to).

If these values already exist as dword, delete them and create new binary values with the same name

Hope this helps!

EDIT: The start menu changes should reflect immediately but the taxk manager will require a soft reset for the settings to take effect

Last edited by TProUserOnSprint; 12-10-2008 at 05:20 PM.
Reply With Quote
This post has been thanked 1 times.