Aug 6, 2009

System icons do not appear in the notification area on a Windows Vista-based computer until you restart the computer

1. Click Star button , type regedit in the Start Search box, and then press ENTER.
User Access Control permission
If you are prompted for an administrator password or for confirmation, type the password, or click Allow.
2. Locate and then click the following registry subkey:
HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify
3. In the Details pane, click the IconStreams registry entry.
4. On the Edit menu, click Delete, and then click Yes.
5. In the Details pane, click the PastIconsStream registry entry.
6. On the Edit menu, click Delete, and then click Yes.
7. Exit Registry Editor.
8. Restart the Explorer.exe process. To do these, follow these steps:
1. Press CTRL+SHIFT+ESC.
2. On the Processes tab in Task Manager, click the explorer.exe process, and then click End Process two times.
3. On the File menu, click New Tasks (Run), type explorer, and then click OK.
4. Exit Task Manager.

No comments:

Post a Comment

Visual Studio Keyboard Shortcuts

Playing with keyboard shortcuts is very interesting and reduce the headache of using the mouse again and again while programming with visu...