| View previous topic :: View next topic |
| Author |
Message |
dwlotter Guest
|
Posted: Sat Jul 16, 2005 7:53 pm Post subject: How get rid of multiple AHK taskbar icons in XP? |
|
|
I always have seven AHK programs running, and each has a taskbar icon - what an annoyance! I opened XP taskbar properties and checked "Group similar icons" but it doesn't work for AHK.
How can I get AHK to make only one taskbar icon?
Don Lotter |
|
| Back to top |
|
 |
Guest
|
Posted: Sat Jul 16, 2005 8:35 pm Post subject: |
|
|
| #NoTrayIcon |
|
| Back to top |
|
 |
dijiyd
Joined: 01 Apr 2004 Posts: 90 Location: Philippines
|
Posted: Sun Jul 17, 2005 1:17 am Post subject: |
|
|
| Do you mean system tray icon (which is beside the clock), or taskbar button (which is between the start menu and the system tray, in most cases)? |
|
| Back to top |
|
 |
|