Remove Service Action Icon

Remove Service Action

Declaration

<AMSERVICEREMOVE SERVICE="text">

See Also

Start Service. Stop Service, Pause Service, Resume Service, Install Service

Description

Remove the specified service from the SCM. Services do not run on Windows 95/98/ME.

Practical Usage

 

Parameters

General Tab

Service to Remove
Text, Required
MARKUP: SERVICE="Backup Service"

Specifies the service to remove.

Notes

Standard Error Handling Options
This action also includes the standard "Error Causes" and "On Error" failure handling options/tabs

More on Error Handling Options

Variables and Expressions
All text fields allow the use of expressions by surrounding the expression in percentage signs (example: %MYVARIABLE%, %Left('Text',2)%). To help construct these expressions, a popup expression builder is available in all these fields by pressing F2.
More on variables...
More on expressions...
More on the expression builder...

Example

<AMSERVICEREMOVE SERVICE="Alerter">