Service_Delete

Description

Deletes specified service


Syntax

Service_Delete(sServiceName) As Boolean


Parameters

sServiceName (String)

Name of service


Example

VBScript
If bStatus Then bStatus = Service_Delete("Service")

Scripting Guidelines


Related functions

Service_Exist Service_Stop