Install-WindowsService: Update template file
This commit is contained in:
parent
801bb5fd4f
commit
b7d45f3387
@ -1,4 +1,5 @@
|
||||
TITLE DIGITAL DATA - Run all files in directory
|
||||
pushd "%~dp0"
|
||||
@ECHO OFF
|
||||
REM ----------------------------------------------------------------------------
|
||||
REM This script runs all specified files in the current directory
|
||||
|
||||
@ -97,7 +97,7 @@ LogFileKeepTime = 30
|
||||
# Example: securepassword #
|
||||
####################################################################################################
|
||||
|
||||
UninstallServiceProfile = DigitalDataEmail-Service
|
||||
#UninstallServiceProfile = DigitalDataEmail-Service
|
||||
#InstallServiceProfile = Digital Data Email-Service ; D:\ProgramFiles\Digital Data\Debug\DDEmailService.exe ; ; Manual ; InstallAndStart ; Sends emails from the Digital Data email pool.
|
||||
|
||||
#Example:
|
||||
@ -119,5 +119,5 @@ UninstallServiceProfile = DigitalDataEmail-Service
|
||||
#InstallServiceProfile = Digital Data eInvoice-Parser ; D:\ProgramFiles\Digital Data\DDZUGFeRDService\DDZUGFeRDService.exe ; ; Manual ; InstallOnly ; Validates electronic invoices and extracts data.
|
||||
#InstallServiceProfile = Digital Data JobRunner ; D:\ProgramFiles\Digital Data\DDJobRunner\SERVICE\DigitalData.Services.JobRunner.exe ; ; Manual ; InstallOnly ; Executes defined and configured jobs to synchronize master and transaction data.
|
||||
#InstallServiceProfile = Digital Data Email-Service ; D:\ProgramFiles\Digital Data\DDEmailService\SERVICE\DDEmailService.exe ; ; Manual ; InstallOnly ; Sends emails from the Digital Data email pool.
|
||||
#InstallServiceProfile = Digital Data WM-ResultHandler ; ; ; Manual ; InstallOnly ; Executes windream searches and processes the results according to profile specifications.
|
||||
#InstallServiceProfile = Digital Data WM-ResultHandler ; D:\ProgramFiles\Digital Data\DDResultHandler\SERVICE\DDWDResultHandler.exe ; ; Manual ; InstallOnly ; Executes windream searches and processes the results according to profile specifications.
|
||||
#InstallServiceProfile = Digital Data EDMI-Service ; ; ; Manual ; InstallOnly ; Proxy Service for Digital Data Applications.
|
||||
Loading…
x
Reference in New Issue
Block a user