Hello friends,
First you need a tool called "Resource Hacker". This free program allows you to change resources in any .exe file such as "Explorer.exe", which includes the [Start] button's Label. You can visit Download.com and search there for "Resource Hacker".
Step 1:
Run "Resource Hacker" and open the file "%windir%\Explorer.exe".
You see a Tree of all Resources in this file, expand the "String Table"
Find the "start" and replace it with your own text. then press the [Compile Script] button.
Save "Explorer.exe" as "MyStart.exe" DONT save it as Explorer.exe, do "save as.." and give it a new name.
Quit "Resource Hacker".
Step 2:
Click on the [Start] button and choose the "Run..." item from the start menu. (Or use the shortcut key WinKey+R)
Type "RegEdit" in the Run "Dialog Box". And then press the [Ok] buton to run the "Registry Editor" program.
Go to: "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon" and find the "Shell" property.
Replace value of the "Shell" property to "MyStart.exe".
Quit "Registry Editor".
Restart your system.
Note about Registry Editor:
if you did not find the key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon", you can search the Registry for the "Explorer.exe", to do this use the Edit Menu | Find Next (Ctrl+F)
0 comments:
Post a Comment