Pages

How to remove "Refresh" from desktop right click menu

Open "Shell32.dll" file in Resource Hacker and goto:

Code:
Menu -> 215 -> 1033
In right-side pane, delete the following line:

Code:
MENUITEM "R&efresh", 28931, MFT_STRING, MFS_ENABLED
Click on "Compile Script" button and save the file.

0 comments: