<< Click to Display Table of Contents >>

Navigation:  Settings >

Command like parameters

/I - install the service with manual startup.

 

/A - install the service with automatic startup.

 

/D - install the service with disabled status.

 

/S - start the service.

 

/P - stop the service.

 

/SS - start the service if it is pending. Or restart it if it is already running.

 

/R - remove the service from the system.

 

/C=Y - changes the service startup settings, where Y can take the values of I, A, D (see above).

 

/FILE=XXXXX - when the program starts, a configuration will be loaded from the file XXXXX.

 

 

Note: You can specify several parameters in the command line in the order in which they are executed.

 

Examples:

 

datataglink /FILE=c:\DataLink\Config.xml

 

datataglink /A

 

datataglink /R