Powered By Blogger

Wednesday, 18 May 2011

Rename Refresh entry by your name


Before starting the tutorial please have a a look at the following screen-shots so that you get an idea what I am talking about.
 Rename Refresh entry by your name in Windows Context Menu
 Rename Refresh entry by your name in Windows Context Menu


To achieve this follow the steps below-
open shell32.dll using resource hacker
  • Once you have opened shell32.dll in Resource Hacker, go to
Menu > 215 > 1033
  • here you will find some thing similar to this

215 MENUEX
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
POPUP “”, 0, MFT_STRING, MFS_ENABLED, 0
{
POPUP “&View”, 28674, MFT_STRING, MFS_ENABLED, 0
{
MENUITEM “Filmstri&p”, 28719, MFT_STRING, MFS_ENABLED
MENUITEM “T&humbnails”, 28717, MFT_STRING, MFS_ENABLED
MENUITEM “Tile&s”, 28718, MFT_STRING, MFS_ENABLED
MENUITEM “Ico&ns”, 28713, MFT_STRING, MFS_ENABLED
MENUITEM “&List”, 28715, MFT_STRING, MFS_ENABLED
MENUITEM “&Details”, 28716, MFT_STRING, MFS_ENABLED
}
MENUITEM “”, 65535, MFT_SEPARATOR, MFS_ENABLED
POPUP “Arrange &Icons By”, 28673, MFT_STRING, MFS_ENABLED, 0
{
MENUITEM “”, 30208, MFT_SEPARATOR, MFS_ENABLED
MENUITEM “Show in &Groups”, 30209, MFT_STRING, MFS_ENABLED
MENUITEM “&Auto Arrange”, 28753, MFT_STRING, MFS_ENABLED
MENUITEM “A&lign to Grid”, 28756, MFT_STRING, MFS_ENABLED
}
MENUITEM “R&efresh”, 28931, MFT_STRING, MFS_ENABLED
MENUITEM “”, 65535, MFT_SEPARATOR, MFS_ENABLED
MENUITEM “Customize This &Folder…”, 28722, MFT_STRING, MFS_ENABLED
MENUITEM “”, 65535, MFT_SEPARATOR, MFS_ENABLED
MENUITEM “&Paste”, 28698, MFT_STRING, MFS_ENABLED
MENUITEM “Paste &Shortcut”, 28700, MFT_STRING, MFS_ENABLED
MENUITEM “&Undo”, 28699, MFT_STRING, MFS_ENABLED
}
}

  • Now to rename the “Refresh” with your name in the following line
MENUITEM “Refresh”, 28931, MFT_STRING, MFS_ENABLED
  • edit the above code like below

MENUITEM “~! RITESH !~”, 28931, MFT_STRING, MFS_ENABLED

  • Once you have done this click on Compile buttonThe finalCode would look like this

215 MENUEX
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
POPUP “”, 0, MFT_STRING, MFS_ENABLED, 0
{
POPUP “&View”, 28674, MFT_STRING, MFS_ENABLED, 0
{
MENUITEM “Filmstri&p”, 28719, MFT_STRING, MFS_ENABLED
MENUITEM “T&humbnails”, 28717, MFT_STRING, MFS_ENABLED
MENUITEM “Tile&s”, 28718, MFT_STRING, MFS_ENABLED
MENUITEM “Ico&ns”, 28713, MFT_STRING, MFS_ENABLED
MENUITEM “&List”, 28715, MFT_STRING, MFS_ENABLED
MENUITEM “&Details”, 28716, MFT_STRING, MFS_ENABLED
}
MENUITEM “”, 65535, MFT_SEPARATOR, MFS_ENABLED
POPUP “Arrange &Icons By”, 28673, MFT_STRING, MFS_ENABLED, 0
{
MENUITEM “”, 30208, MFT_SEPARATOR, MFS_ENABLED
MENUITEM “Show in &Groups”, 30209, MFT_STRING, MFS_ENABLED
MENUITEM “&Auto Arrange”, 28753, MFT_STRING, MFS_ENABLED
MENUITEM “A&lign to Grid”, 28756, MFT_STRING, MFS_ENABLED
}
MENUITEM “~! RITESH !~”, 28931, MFT_STRING, MFS_ENABLED
MENUITEM “”, 65535, MFT_SEPARATOR, MFS_ENABLED
MENUITEM “Customize This &Folder…”, 28722, MFT_STRING, MFS_ENABLED
MENUITEM “”, 65535, MFT_SEPARATOR, MFS_ENABLED
MENUITEM “&Paste”, 28698, MFT_STRING, MFS_ENABLED
MENUITEM “Paste &Shortcut”, 28700, MFT_STRING, MFS_ENABLED
MENUITEM “&Undo”, 28699, MFT_STRING, MFS_ENABLED
}
}

  • Now Save this as Shell32_new.dll in your desktop. Now Usereplacer to Replace original Shell32.dll with Shell32_new.dll. After replacing restart your Windows to see changes.
To change like below edit the code to
 Rename Refresh entry by your name in Windows Context Menu

215 MENUEX
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
POPUP “”, 0, MFT_STRING, MFS_ENABLED, 0
{
POPUP “&View”, 28674, MFT_STRING, MFS_ENABLED, 0
{
MENUITEM “Filmstri&p”, 28719, MFT_STRING, MFS_ENABLED
MENUITEM “T&humbnails”, 28717, MFT_STRING, MFS_ENABLED
MENUITEM “Tile&s”, 28718, MFT_STRING, MFS_ENABLED
MENUITEM “Ico&ns”, 28713, MFT_STRING, MFS_ENABLED
MENUITEM “&List”, 28715, MFT_STRING, MFS_ENABLED
MENUITEM “&Details”, 28716, MFT_STRING, MFS_ENABLED
}
MENUITEM “”, 65535, MFT_SEPARATOR, MFS_ENABLED
MENUITEM “~! RITESH !~”, 28931, MFT_STRING, MFS_ENABLED
POPUP “Arrange &Icons By”, 28673, MFT_STRING, MFS_ENABLED, 0
{
MENUITEM “”, 30208, MFT_SEPARATOR, MFS_ENABLED
MENUITEM “Show in &Groups”, 30209, MFT_STRING, MFS_ENABLED
MENUITEM “&Auto Arrange”, 28753, MFT_STRING, MFS_ENABLED
MENUITEM “A&lign to Grid”, 28756, MFT_STRING, MFS_ENABLED
}
MENUITEM “”, 65535, MFT_SEPARATOR, MFS_ENABLED
MENUITEM “Customize This &Folder…”, 28722, MFT_STRING, MFS_ENABLED
MENUITEM “”, 65535, MFT_SEPARATOR, MFS_ENABLED
MENUITEM “&Paste”, 28698, MFT_STRING, MFS_ENABLED
MENUITEM “Paste &Shortcut”, 28700, MFT_STRING, MFS_ENABLED
MENUITEM “&Undo”, 28699, MFT_STRING, MFS_ENABLED
}
}

If you have any difficulty in please reply
Note: Applies to Windows XP


Popular Posts:



You Might Also Like:

Use Winstep Nexus Dock as a FREE professional dock for Windows 7


Winstep has released Nexus v10.4 (and Nexus Ultimate v10.4). The Winstep Nexus Dock is a FREE professional dock for Windows. With Nexus, your most frequently used applications are only a mouse click away – and Nexus turns working with your computer into a FUN and enjoyable experience once again.

Nexus includes every feature you’d expect from a dock, including widgets, mouse-over effects, skins, drag-and-drop, and even others not available in most other docks, such as live iconreflections, in-dock system tray, Vista Aero Glass effects, and much more. Completely customizable, Nexus has thousands ofbackgrounds freely available online and is fully compatible with skins for all 3rd party docks.

Nexus Ultimate is an enhanced, multi-dock, multi-level version of the free-to-use Nexus dock which is available stand-alone and as a component of Winstep Xtreme, a single easy-to-install package featuring all our popular desktop enhancement products for Windows.

ultimate Use Winstep Nexus Dock as a FREE professional dock for Windows 7
Download the final release of Nexus 10.4
Posted Image

Nexus runs on the 32 and 64 bit versions of Windows 2000, XP, 2003, Vista and Windows 7. It’s available in the following languages: Catalan, Chinese (Traditional), Czech, Danish, Dutch, English, Farsi (Persian), French, German, Italian, Japanese, Norwegian, Polish, Portuguese, Portuguese (Brasil), Russian, Spanish, Swedish.

BlurDock Use Winstep Nexus Dock as a FREE professional dock for Windows 7
Watch Nexus in action:

Winstep Websitehttp://www.winstep.net
Registration: FREE
You can download Nexus from HERE

Share what you read @ Facebook


Many time you read a nice article on the net which you want to share with 
your friends but the sad thing is the site doesn't provide any social bookmarking option.
Sharing with facebook just need a one click, lets know how
first go to http://www.facebook.com/share_options.php
There you will find Share on Facebook button like the one below


All you have to do is just drag and drop this button on to youBookmark Bar or the best option would be on your browser’stoolbar.
The main benefit of this button is it quickly share any web pagewith your friends, even when you're not on Facebook.
After you drag the button to the Bookmarks Bar, it will look like this.

Now whenever you read anything interesting just click on this button and That article will be shared

Hand Written Skin for WinAMP


Hand-Written
The Hand-Written 
Winamp skin is a fine example of good design over flashy graphics. It essentially resembles a page torn from a school exercise book but all the standard Winamp functions are in there.Original Design by -Drew Brand?.WA5 update by Cameron Kerr.













Today Microsoft launched the beat version of free and lightweight development tool for the ASP.NET web application framework called WebMatrix. WebMatrix is a free Web development tool that installs in minutes and elegantly brings together a Web server, a database, and programming frameworks into a single, integrated experience. WebMatrix lets you code, test, and deploy both ASP.NET and PHP applications side by side. WebMatrix was built to streamline Web development and make it easy, whether you’re getting started or you just want to get things done. It lets you focus on what’s important — your Web site. Here’s a snapshot of some of the great things about WebMatrix. Why Use It? You will use the same powerful Web server, database engine and web framework that will run your Web site on the Internet, which makes the transition from development to product seamless. Beyond ensuring everything just works, WebMatrix includes new features that make Web development easier. Download WebMatrix Now

Microsoft launches free website development tool WebMatrix launched


Today 
Microsoft launched the beat version of free and lightweight development tool for the ASP.NET web application framework called WebMatrix.
webx stack gfx Microsoft launches free website development tool WebMatrix launched
WebMatrix is a free Web development tool that installs in minutes and elegantly brings together a Web server, a database, and programming frameworks into a single, integrated experience. WebMatrix lets you code, test, and deploy both ASP.NET and PHP applications side by side.
WebMatrix was built to streamline Web development and make it easy, whether you’re getting started or you just want to get things done. It lets you focus on what’s important — your Web site. Here’s a snapshot of some of the great things about WebMatrix.
webx feature hero Microsoft launches free website development tool WebMatrix launched
Why Use It?
You will use the same powerful Web server, database engine and web framework that will run your Web site on the Internet, which makes the transition from development to product seamless. Beyond ensuring everything just works, WebMatrix includes new features that make Web development easier.

Download WebMatrix Now

Popular Posts