Vista Registry - Change the Name of Your Computer Icon
Vista Registry - Change the Name of Your Computer Icon
The idea behind this registry tweak is to adjust the label under the computer icon, which you see on the Vista desktop. The result is that the name reflects the true username and computername. For example, guyt (username) at Vista-Ultimata
(computername).
Please note, unlike the cheap-shot where you just rename the Computer icon; this tip dynamically adjusts the name for each user who logs on.
Before you try this impressive registry tweak, make sure that the Vista desktop displays the Computer icon. Right-click the desktop, Personalize
and select: Change Desktop Icons. This tip also works for XP and W2K3, in these cases, make sure that you display the 'My Computer' on the desktop.
The mission is to find a specific class id (CLSID) in HKEY_CLASSES_ROOT, and then change the value for LocalizedString from 'Computer' to a variable which will
reflect the user who logs on to this particular computer.
Launch Regedit and navigate thus:
0) Precaution: Rename the existing value: Locate with regedit HKEY_CLASSES_ROOT\CLSID\ {20D04FE0-3AEA-1069-A2D8-08002B30309D} rename LocalizedString to LocalizedString.Old
1) Create a new VALUE. Note type should be Expanded String Value. Name it: LocalizedString
2) Edit the 'Value data'. I double click LocalizedString, then click in the dialog box and type: %Username% at %Computername%
Incidentally, you could choose more creative words in place of 'at'. For example, 'King of' or 'Queen of'.
3) To see the fruits of your labours, just press F5 to refresh the desktop, your
computer icon should now say the equivalent of: YourName at YourComputer.(See screenshot at the top of this page).
Before you make a difficult change to the registry, rename the existing key.
Preliminary step, make sure that Vista displays the Computer on the desktop. Right click, Personalize and select: Change Desktop Icons.
Do you find the LocalizedString value in HKCU** or
HKLM? Answer:
neither, it's under HKEY_CLASSES_ROOT.
Do you have to add a value, or modify an existing setting? Answer: Rename, then create a new value.
Is it a String Value or a DWORD? Answer: Neither it is an Expanded String.
Do you need to Restart, or merely Logoff / Logon? Answer: Neither, just refresh the desktop by pressing F5.
Tip: Add this Value, LocalizedString to Regedit's Favorites menu
** HKLM is an abbreviation of HKEY_LOCAL_MACHINE, and HKCU is shorthand for
HKEY_CURRENT_USER. These acronyms are so well known that you can even use them in .reg files, Vista will understand and obey the registry instruction.
Creating a .Reg File
This page explains how to create, and then edit .reg files for your computer. As it's easy to import the contents of a .reg file into the registry, do take extra care with procedures.
Example LocalizedString .reg file.
The Engineer's Toolset v10 provides a
comprehensive console of utilities for troubleshooting computer problems. Guy says
it helps me monitor what's occurring on the network, and the tools
teaches me more about how the system literally operates.
There are so many good gadgets, it's like having free rein of a
sweetshop. Thankfully the utilities are displayed logically: monitoring, discovery, diagnostic, and Cisco tools.
Download your copy of the Engineer's Toolset v 10
This ebook will explain the workings of the registry. I thoroughly enjoy tweaking the registry, and I want to distill the best of my experiences and pass them on to you.
Each registry tweak has two aims; to solve a specific problem, and to provide general learning points, which help you to master regedit.
Over 60 pages ebook and PDF format
*
Guy
Recommends: Orion's NPM - Network Performance Monitor
Orion's performance monitor is designed for detecting network outages.
A network-centric
view make it easy to see what's working, and what needs your attention.
This utility guides you through troubleshooting by indicating whether the
root cause is faulty equipment or resource overload.