Hi, My question is :
How to get rid of the icon in system tray?

I writed a driver for our usb device, and every when the device
was attached to the PC, the icon would appear in system tray.

How to hide the icon? Should I add something in my driver or in
the inf file?

Advance thanks!

Re: Safe to remove hardware icon by WilliamX

WilliamX
Thu Oct 13 02:57:52 CDT 2005

WilliamX <fantast_xue@hotmail.com.discuss> writes:

> Hi, My question is :
> How to get rid of the icon in system tray?
>
> I writed a driver for our usb device, and every when the device
> was attached to the PC, the icon would appear in system tray.
>
> How to hide the icon? Should I add something in my driver or in
> the inf file?
>
> Advance thanks!

It has been done!

Thanks for attention.