Hi,
I've written a WPF application which has a custom (not the standard) icon. A Splashscreen is implemented too.
The icon is correctly displayed if I start the application and wait until it is loaded.
But, if I start my application and switch to another application (e.g. Outlook) before the my splash screen is shown, the icon is not displayed in the windows task bar.
The icon appears directly if I switch via alt+tab to my application.
Any ideas?