Hi, i have developed a windows service on my test server and i allways used installutil.exe to install my service. Now i want to install it on a real server, the problem is that i don't want to install Visial Stuido on the server to have access to "installutil.exe" that will install my service. I wonder if there is another way to install a windows service without having VS installed on your computer.

Installing windows service without VS tools
RudyGroode
Tim3627
Thank you very much, never thought that it will be that easy to solve the problem =) thank mate...