Jump to content

Taskbar Icon when grouped


Cusem
 Share

Recommended Posts

My script uses several GUI's. (Main window, Status window, Settings window)

I define the icons for the gui's with:

GUISetIcon("shell32.dll", 23, $_gui_main)

etc.

This works fine and the icons of the windows shown in the taskbar are like I defined them.

However if I'm running a bunch of programs and the taskbar gets crowded, Windows XP (SP2 x64) groups the windows in the taskbar and this group shows the default AutoIT icon.

Is there a way to set the taskbar icon when the windows get grouped?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...