Quote:
Originally Posted by cmdauria
It is 6.5.x. It is the original tsk that comes with the rom. When I change to a new one, the same backround is still there! I am not sure if that is the info that will help!
|
Actually, it looks like NRG hex-edited the taskbar to be transparent. If you just want a black taskbar back, copy the attached .png to \windows, and edit your registry accordingly as shown below:
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Today\TaskBar]
"TaskBarThemeImage"="\Windows\black_taskbar.png"
You can change the black_taskbar.png to any color/image you want. If you re-name it, just make sure the name matches in your registry.