Here is similar question but I am using visual studio 2012:
Windows Service not appearing in services list after install
I have installed the windows service using visual studio command prompt, but windows service does not appears in service list .
I followed the first solution in the link above. In Solution Explorer, I right-click the setup project but I don't get "point to View, choose Custom Actions" in visual studio 2012.How i can solve this problem ?Thanks