Auto Start Windows Services through Installer in VS.Net 2008

孤街浪徒 提交于 2019-12-11 03:54:32

问题


I have installed Windows Services using Setup and Deployment Wizard. I have successfully installed Services with the help of link

http://msdn.microsoft.com/en-us/library/zt39148a%28v=VS.90%29.aspx

.But when I go to services(Services.msc) I see that services status is not available(blank).It needs to be Started.Rather it should autmoatically start as above.

来源:https://stackoverflow.com/questions/7495225/auto-start-windows-services-through-installer-in-vs-net-2008

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!