Inhalt
English (United Kingdom)French (Fr)Deutsch (DE-CH-AT)
Suchen
Login
Wer ist online?
Wir haben 83 Gäste und 1 Benutzer online
Navigation
Home Kostenlose Software Kommandozeilen-Programme ServiceExe - Install and run applications as Windows services - Installation
Aktuell
Featured Articles
Joomla 1.5 Featured Articles
Navigation
Home Kostenlose Software Kommandozeilen-Programme ServiceExe - Install and run applications as Windows services - Installation
English (United Kingdom)French (Fr)Deutsch (DE-CH-AT)
ServiceExe - Install and run applications as Windows services - Installation E-Mail
Benutzerbewertung: / 14
SchwachPerfekt 
Kostenlose Software - Kommandozeilen-Programme
Geschrieben von: Thomas   
Donnerstag, 05. Februar 2009 um 17:22 Uhr
Beitragsseiten
ServiceExe - Install and run applications as Windows services
License
Installation
The configuration file
Example configuration file
Configuration: The [General] section
Configuration: Process task sections
Embedded environment variables
Command line parameters
User credentials
Process logging
Common pitfalls
Alle Seiten

 

The installation of ServiceExe is fairly simple but can vary depending on requirements and preferences.

A minimum run-time environment consists of only three files: The application ServiceExe, a configuration file, and an application which is supposed to run as the Windows service.

It is recommended to put these three files into the same folder, and that folder should not be used for anything else. Although technically not required it helps keep the installation tidy. ServiceExe's executable file ServiceExe.exe as well as the application that runs as the service will be locked throughout the service's run-time. That makes it impossible to rename or remove their parent folders.

The configuration file is a standard Windows configuration file (ini file). Its file name makes up the name of the Windows service.

<Installation folder>
ServiceExe.exe
<Service name>.ini    (Configuration file)
<My Application>.exe    (Application to run as a service)

Example installation:

C:\Program files\MyService
ServiceExe.exe
MyService.ini            (Configuration file)
MyApplication.exe        (Application to run as a service)

 

Download ServiceExe.zip (0.11 MiB = 108.4 KiB = 111,041 bytes)

 



Zuletzt aktualisiert am Donnerstag, 05. Juli 2012 um 13:25 Uhr
 
Du musst dich anmelden oder registrieren, um einen Kommentar zu schreiben.
Im Forum diskutieren. (0 posts)
Diskutieren (0 Posts)