

|
Rename the My Computer Icon
RegistryBooster 2010 - You no longer need to guess! This free stability scan will help you clean, repair and optimize your system in an easy way.
Rename the My Computer Icon
You can right-click the My Computer icon to rename it. There's a better way, though, and that's to change the name in the registry and include an environment variable in the name. Environment variables are strings that contain information about the environment for the system and the currently logged on user. Using the environment variable %USERNAME% in the name of the My Computer icon will automatically change the icon's name for every user who uses the computer. (If you want to see what other environment variables are available, type set at the command prompt, and press Enter.)
Listing 5 sets the name of the My Computer icon to %USERNAME%'s Computer. Windows XP substitutes your account name for %USERNAME%. Incidentally, this also changes the name of the My Computer icon on the Start menu. Create the text file Mycomp.reg, copy Listing 5 to it; and then double-click the file.
Listing 5
REGEDIT 4
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}]
"LocalizedString"=hex(2):25,55,53,45,52,4e,41,4d,45,25,27,73,20,43,6f,6d,70,75,74,65,72,00
NOTE: Modifying the registry is dangerous. If you make any mistake you may corrupt your registry. This may cause your system to crash or become unstable.
How to backup Windows registry?
How to compact Windows Registry?
How to repair Windows Registry?
Other Tips
-
How to access registry on XP computer?
You should make a backup of the entire Registry and a copy of the key name before you make that modification on Windows XP Registry .
...
Add Time:07.09, 2008 Hits:12,502
-
Tweak your Windows Mobile registry: Best RegEdit
Best RegEdit is an advanced tool for viewing and changing settings in your system registry on your Windows Mobile device.
...
Add Time:08.25, 2008 Hits:5,036
-
Configure the Windows XP logon screen saver
If you ever work in a computer lab or an Internet cafe where systems regularly sit idle waiting for someone to log on, you know that Windows XP...
Add Time:09.03, 2008 Hits:3,859
-
Automatically run a batch file when you open a Windows XP command prompt
You probably run the same few commands each time you start using the command prompt in Windows XP. For example,...
Add Time:09.03, 2008 Hits:3,787
-
How to activate the NumLock key when Windows starts
Here shows you how to activate the NumLock key when Windows starts through registry.
You can do this just by...
Add Time:06.25, 2008 Hits:3,754
-
How do you open registry editor?
What is the Windows Registry?
The Windows registry is a central database of information needed to configure your computer system for...
Add Time:07.09, 2008 Hits:3,219
-
How to display message before Logon?
If you want to pop up a message box when Computer starts and before logon screen on Win9X or WinNT, then you can use this trick.
Run...
Add Time:08.25, 2008 Hits:3,002
-
Oracle database service startup process stops responding
After you install the MS04-011 Security Update for Microsoft Windows on a computer that runs Oracle...
Add Time:09.05, 2008 Hits:2,045
-
How to Open the Windows Registry Editor?
To edit the Windows registry , you will need to open Regedit, the Windows Registry Editor. Be sure to read the warnings below before using...
Add Time:07.08, 2008 Hits:2,031
-
How to power down the computer after shutdown
Power down the computer after shutdown through registry. You can do this just by setting different value of the certain...
Add Time:06.25, 2008 Hits:1,898
|