![]() |
Delete icon in System tray - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: Delete icon in System tray (/Thread-Delete-icon-in-System-tray) |
Delete icon in System tray - arpan - 07-11-2013 Hi Guys, Can someone please tell me how can i delete an icon from the system tray? I'm uninstalling the program and i still see the icon in the system tray. Your help will be very much appreciated. Thanks Arpan RE: Delete icon in System tray - vinod123 - 07-11-2013 you did not uninstalled properly in task manager there will be a process for that which is running end it and delete the corresponding files in Program Files location. This will solve your problem RE: Delete icon in System tray - arpan - 07-12-2013 I tried that and it worked. A process was still running. Thanks for the your help Vinod. |