change start button text

nanopro

Well-known member
  • Jun 2, 2009
    516
    363
    63
    colombo
    Step 1:

    Create a system restore point just incase if something goes wrong you can roll back to the original settings. Make a back up copy of explorer.exe in a safe place, maybe in a different folder.

    Step 2:

    You would need to download a small freeware utility called Resource Hacker. "Resource HackerTM is a freeware utility to view, modify, rename, add, delete and extract resources in 32bit Windows executables and resource files (*.res). It incorporates an internal resource script compiler and decompiler and works on Win95, Win98, WinME, WinNT, Win2000 and WinXP operating systems." excerpt from Resource Hacker's Website

    download resource hacker

    Step 3:

    Open Resource Hacker utility. Click on File ---> Open. Type "explorer.exe" in the text box.


    14223354.jpg

    Step 4:

    Expand String Table ---> 37 from the tree view and click on 1033 as shown in the figure below
    96592903.jpg



    Step 5:

    From the right window next to where start is written in front of 578 edit the text to what you want on your start button. For example I edited it to Wintipz as shown in the figure below:

    [
    19817277.jpg



    Step 6:

    Click on the "Compile Script" button on top of the right window. Now click on File ---> Save as ----> wintipz.exe as shown in Figure Below:
    69281162.jpg


    Step 7: Open registry editor by clicking on Start ---> Run and typing "regedit" at the text box. Navigate to HKEY_Local_Machine -> Software -> Microsoft -> Windows NT -> CurrentVersion -> Winlogon

    From the right pane double click on shell and replace "explorer.exe" with "wintipz.exe" as shown in figure below and then exit registry editor:

    25809715.jpg


    Step 8: Restart your computer to see the changes.

    24481555.jpg



    note:this work only under windows xp default theme...
     
    Last edited:

    rajitha_ks

    Well-known member
  • Jan 13, 2009
    8,856
    1,305
    113
    thanks man.very useful, not only for this, this small tool resource hacker is quite awesome.