I created a windows services in c# application. For install that application I created the installer. Installer running fine. Installer installing services successfully and starting services also.
I want show services icon in notification area and when click on that icons on notification area , application should be open.
Just like skypeicon showing in the image.
I am using Visual Studio 2013 and setup project is done in InstalledShield.