Jump to content
xisto Community
techfreakorama

Tutorial: How To Enable "view" Menu On Desktop !

Recommended Posts

Hi Guys!

I always wondered why "VIEW" menu is not displayed on desktop, its displayed in each folder but not on desktop.

I wanted to enable it on desktop so that I can set the desktop icons view, like Thumbnails, Small Icons, List, etc.

Thats why yesterday I was playing with Shell32.dll file in Resource Hacker and found a way to enable it on desktop too after 2 hours r&d.

So here we go:

1.) Open Shell32.dll file in Resource Hacker.
2.) Goto: Menu -> 215 -> 1033.
3.) In right-side pane, replace the line saying:

POPUP "&View", 28674, MFT_STRING, MFS_ENABLED, 0
to


POPUP "&View", 0, MFT_STRING, MFS_ENABLED, 0

i.e., U hv to only change the ID 28674 to 0. It can also be done by deleteing the text after "&View" and after compilation RH will automatically add the remaining part.

4.) Now click on Compile Script button and save the file.

Now after restarting the PC, u'll see the VIEW menu on desktop and it'll work too w/o ne problem..

i hope u like the tutorial and contact me for any clarification

Share this post


Link to post
Share on other sites

Hi, I got the Resource Hacker but now I am not sure about where I can find the Shell32.dll.
Can you give the specific path which is common? (most people will have it there)


C:\Windows\System32\shell32.dll

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.