Monday, February 13, 2006

Uninstalling Windows Service

To uninstall the service

Go to its BIN folder example:

C:\!Development\ConnectionsService\ConnKillService\bin

Then RUN

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\installutil /u servicename.exe

No comments: