Remove the s t u p i d Nvidia taskbar icon

MAIN DISCUSSION FORUM - Games, Politics, Tech, Film, Music, Arts, Culture, Travel, teh Intarweb or whatever else is on your mind.

Moderator: enderzero

Post Reply
User avatar
enderzero
Site Admin
Posts: 3442
Joined: Mon Mar 17, 2003 2:40 am
Location: Highland Park, Los Angeles, CA
Contact:

Remove the s t u p i d Nvidia taskbar icon

Post by enderzero »

What is worse than when an app loads an icon in your windows notification area and doesn't give you an option to remove the icon? ...giving you the option but making it NOT WORK!! Stupid stupid nvidia!

Here is the code for a reg file to remove the stupid thing.

Code: Select all

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\Global\MediaCenterTray]
"NvCplDisableBalloonNotifications"=dword:00000001

;[HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\Global\MediaCenterTray\NvCpl.dll]
;"FullPath"="C:\\WINDOWS\\system32\\NvCpl.dll"
[-HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\Global\MediaCenterTray\NvCpl.dll]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
;"NvMediaCenter"="RunDLL32.exe NvMCTray.dll,NvTaskbarInit"
"NvMediaCenter"=-
"NvCplDaemon"="RUNDLL32.EXE C:\\WINDOWS\\system32\\NvCpl.dll,NvStartup"
;"NvCplDaemon"=-
"nwiz"="nwiz.exe /install"
;"nwiz"=-
What is even worse is the way the pop up balloon reminds you you don't have a 2nd SLI card (hey hey, buy another video card from us!!). That first section of the file removes the balloon notification so just use that if you like the icon or take it out if you don't have an SLI mobo.

User avatar
R3C
Star Post
Posts: 6220
Joined: Mon Mar 24, 2003 4:59 pm
Location: Boot Sector

Post by R3C »

I have way more icons than I'd like down there, but they're all more or less necessary these days. I don't need to worry quite as much about that sort of thing though with an extra core. I remember when a bowl of soup cost a nic... or rather when the "notification area" only had a volume icon and MAYBE a network icon. Now I have Daemon Tools, Azureus, two network, M-Audio, standard volume, and ATI.

Post Reply