- Documentation
- Launching Your Application
- Launching Your Application (Linux / UNIX)
Launching Your Application (Linux / Unix) |
|
On UNIX, it is possible to run an application either as a desktop application, or as a daemon process in the background. In the case of a daemon, the Wrapper needs to be able to be installed, removed, started, stopped, have its status queried, etc. Depending on whether the application has a GUI or is meant to be run in a command window also determines how it will be run.
|
Command Based Batch File |
||||||||||||||||||||||||||||||||||||||
|
Standalone Binary |
|
TODO |



