开发者

Installer won't remove windows service

开发者 https://www.devze.com 2023-01-02 12:12 出处:网络
When I try to install over a previous version I get the error \"The specified service already exists\"

When I try to install over a previous version I get the error "The specified service already exists"

I stop the service before the installation and the services.msc snap-in is closed also.

I use a visu开发者_运维知识库al studio setup and deployment project.


You need to manually uninstall the service first, see: http://msdn.microsoft.com/en-us/library/sd8zc8ha(VS.80).aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消