Hello,
Task bar icon is missinf for my WPF application. This problem is present for few Winndows 10 devices only and it is occuring only when task bar is in "Hide Lebel Mode" only.
This is how it looks:

I have read an article with same problem and I came to know that we need to set both assembly icon and icon per window as mentioned in following article.
https://social.msdn.microsoft.com/Forums/es-ES/63923973-1377-43bc-adb9-5069e7e07806/taskbar-icon-for-the-installed-wpf-desktop-application-is-missing-in-windows-10-anniversary-update?forum=wpf
I have icons set to both the places but still facing problem on some devices. Any help is appreciated.
One last thing. We are creating installer using "Advance Installer". Does that make any difference ?
Thanks.
Regards,
Ajay