The file
http://forum.xda-developers.com/atta...7&d=1132420396 Traydisplayinstall 196.cab works perfectly in WM6.1 for removal of the nasty intellisync icon in the Tray and any other useless icons displayed there.
Thanks to ei99070 from XDA Forum for this lovely cab file. Original thread here...
http://forum.xda-developers.com/showthread.php?t=248968
So you want to hide your system tray?
--------------------------------------------------------------------------------
Why? Because it useless and it ocupies a line of space that could be used by a today plugin!!!
TrayDisplay is what you need!!! Built with ATL C++, it comes in two files:
HideTray: that makes tour system tray invisible;
DisplayTray: that makes tour system tray visible!!
It makes a shortcut on your \Windows\StartUp folder so that everytime you reset your PPC, it will hide the tray!
When the file is run, it makes it's job and then end's so that it doesn't stay in memory.
This file is not a patch, but an application!
Hope I'll get some feedback
19/11/2005 (1.0.0.2)
Bug fixed: screen rotation, then execute TrayDisplay would make the height of the plugins to be wrong!
18/11/2005 (1.0.0.1)
First release!