
In this tutorial, I'll tell you about various system files in Windows Vista, which can be hacked using Resource Hacker / Resource Tuner to change the look of Windows dialog boxes, menus, login screen, boot screen and many other things. So here we start the tutorial:
Approx. all Windows Vista system icons -> %windir%\System32\imageres.dll
Login Screen Background -> %windir%\System32\imageres.dll
Startup ORB animation images -> %windir%\System32\authui.dll
Startup ORB Sound -> %windir%\System32\imageres.dll
Shutdown/ lock, etc. buttons in Startmenu -> %windir%\Explorer.exe -> Bitmap -> 7051 - 7056
Windows Version Image in About Windows dialog box -> %windir%\Branding\Basebrd\basebrd.dll
Windows Version Image in Login Screen bottom -> %windir%\Branding\Basebrd\basebrd.dll
Classic Start button flag and Classic Start menu left side image -> %windir%\Branding\Shellbrd\shellbrd.dll
Control Panel Left Sidebar Bottom Image -> %windir%\System32\Shell32.dll -> Bitmap -> 632
Back & Forward, Search, Stop, Refresh buttons in Windows Explorer -> %windir%\System32\browseui.dll
Back & Forward, Search, Stop, Refresh, Progress animation, tabs, tab close, etc. buttons in Internet Explorer -> %windir%\System32\ieframe.dll
Welcome Center Images -> %windir%\System32\oobefldr.dll
Boot Screen background image in "No GUI boot" condition -> %windir%\System32\en-US\Winload.exe.mui
Windows Media Player Resources -> %windir%\System32\wmploc.dll
Above are the new system files/locations in Windows Vista which were not present in earlier versions, like XP. But if you want to change look of various dialog boxes like RUN, Progress, System Properties, Startmenu and Taskbar Properties, etc. Then you'll have to edit the same system files which you used to edit in Windows XP. The difference is, now those files don't contain the resources but their .MUI files do.
So if you want to edit RUN dialog box which was present in "%windir%\System32\Shell32.dll" file in XP, is now present in "%windir%\System32\en-US\Shell32.dll.mui" file in Windows Vista.
So in following list, I'll tell you where all those files are present in Windows Vista:
All those files are present in any of following 2 locations:
%windir%\en-US\
%windir%\System32\en-US\
To know about those various system files containing dialog boxes, menus, etc. resources, please visit following link:
List of Files to be hacked using Resource Hacker
List of Resource Locations in Windows XP, Vista and 7 to be Hacked Using Resource Hacker
All those file names and resource locations are same in XP and Vista.
I hope you guys will like it.
Complete list of AskVG articlesThis article was posted in Resource Hacker, Windows Vista.
Related Articles
Popular Articles
- Frequently Asked Problems with Solutions
- Is Your System Infected with a Virus / Spyware / Adware / Trojan?
- Transform Windows Vista into 7 without using Customization pack
- Transform Windows XP into 7 without using Customization pack
- Transform Windows XP into Vista without using Customization pack
- All About Resource Hacker in a brief Tutorial
- Master Tutorial to Make Your Windows 7 Super Fast
- Master Tutorial to Make Your Windows Vista Super Fast
- Master Tutorial to Make Your Windows XP Super Fast
- All Kinds of Restrictions for Windows XP, Vista and 7



John Marshall
Where is the ORB picture? The upper half of the control panel/system screen where it says
View basic information about your computer? JOhn
Kanishk
i hav vista sp2..i editted the run dialog box by editting shell32.dll.mui and saved it..it all went perfectly fine but when i restarted my laptop there was no change..can u tell me how do i fix this?
kanishk
hey vishal.. please respond to my query
ravikanth
u can take ownership of a system file with the "takeown" command in vista it is very handy
tool no need to edit the registry........
but after taking ownrship u have to go to that file right click it and choose proprts and in that security, edit read write modify permissions for ur account.........thats it
but its a time consuming if u want to edit multiple files however u can use the wildcard "*" option for the takeown command............
Kanishk
it is still not working man..!
John Marshall
What have I done wrong?
CONTROL "#150", 12287, "SysAnimate32", ACS_TRANSPARENT | ACS_AUTOPLAY | WS_CHILD | WS_VISIBLE, 58, 107, 60, 60
This doesn't seem to work!
John
VG
Remove "#150" and then check again:
CONTROL "", 12287, "SysAnimate32", ACS_TRANSPARENT | ACS_AUTOPLAY | WS_CHILD | WS_VISIBLE, 58, 107, 60, 60
John Marshall
Thanks Vishal,
How do I use the avi that I put into the file if it is 150? John
John Marshall
Of course, and as always, remember that the last 4 digits in that line represent the location of my AVI, and they will change as you adjust your AVI's location. Also, again, the "#151" is the title of MY AVI, change that to YOUR title. So, if you've titled your AVI 180, it will be "#180" .
John Marshall
Of course, and as always, remember that the last 4 digits in that line represent the location of my AVI, and they will change as you adjust your AVI's location. Also, again, the "#151" is the title of MY AVI, change that to YOUR title. So, if you've titled your AVI 180, it will be "#180" .