Skip to content

Service_Create

Creates Windows Service using the specified options

Service_Create(sServiceName, sDisplayName, sBinPath) As Boolean

Name of service

Name showed on service-list

Path for binary service-files

If bStatus Then bStatus = Service_Create("ServiceName", "DisplayName", "C:\CapaInstaller.exe")

Scripting Guidelines

Service_Create Service_Exist Service_SetStartMode Service_Start Constants Package Property Variables