Hi, I have window application and windows service in C#. I want to display both application in System tray. I want to handle service like start ,service start up, stop using system tray . I would like to know how to create setup on project so that service can installed and it display in system try. with in system try I want to display one menu for open windows application. I want to merger windows application and windows service in one application and want to create setup .When we install setup ,service should be installed and it should displayed in System try. Please give me any idea !!!!!!
rajesh