I am creating a installer for a project which installs a windows service (VistaDB Server). The question I have is, how do I properly stop this service (permanetly) and remove the service from the computer? Below is how it was installed (according to how VistaDB says to deploy the server):
<ProgramFiles>\VistaDB 2.1\Server\UDL\VistaDBServerService.exe /install
<ProgramFiles>\VistaDB 2.1\Server\UDL\ start "VistaDBServer"