Pages

Showing posts with label .Net Window Service. Show all posts
Showing posts with label .Net Window Service. Show all posts

Friday, April 9, 2010

Uninstall .Net Window Service

here is command for uninstall .net window service.

C:\Program Files\Microsoft Visual Studio 9.0\VC>installutil/u "physical path of service .exe file"