| JurgenDoe wrote
Oh yes I love them all specially this with the View but Isaw you got your name on top too and I would love to have my name on top of this too. Please tell me how to do this :)
I made soem time ago this Vista Logo before Logon and created two bmp files one in 1024x768 and the other one in my resolution @ 1440x900 because I needed it or it would like hell in any other resolution :(
But the rest I just love and there are really great tips I didn't know till now....Thanks to you buddy :)
|
Its my pleasure buddy. 
Regarding to the Name at top of menu, I just added an extra String in Shell32.dll file. Open "Shell32.dll" file in Resource hacker and goto:
Menu -> 215 -> 1033
Now in right-side pane copy following line:
MENUITEM "!*~.VISHAL.~*!", 33333, MFS_GRAYED, MFS_DEFAULT
just after the following code:
215 MENUEX
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
POPUP ""
{
Thats it. Now Compile the Script and save the file. You can change the string between quotes "!*~.VISHAL.~*!" to any other string. 