I have a Windows Desktop Application that needs to display a system Tray notification message for the current logged in user although the application may have been run by another user that previously logged in to windows and started the application?
What do i need to do to make this happen? Currently the notification appears but only for the user who started the application?