open.mp icon indicating copy to clipboard operation
open.mp copied to clipboard

Windows daemon integration

Open Disinterpreter opened this issue 2 weeks ago • 0 comments
trafficstars

Is your feature request related to a problem? Please describe. Some people use Windows Server for openmp, making an openmp server as a daemon is kind of tons of batch/ps files. This is still not guarantee that the server is up correctly after crash or reload. Moreover Windows have a good logging system such as Event Log with rotation and search.

Describe the solution you'd like I'd like to add integration with Windows Services and Windows Event log for Windows.

Describe alternatives you've considered Tons of PS, batch scripts.

Additional context https://github.com/tromgy/service-base https://miloserdov.org/?p=1839

And the same problem in another MP https://github.com/multitheftauto/mtasa-blue/issues/3292

Disinterpreter avatar Nov 02 '25 16:11 Disinterpreter