bukkitgui2 icon indicating copy to clipboard operation
bukkitgui2 copied to clipboard

Add support for Windows Service

Open kowalski7cc opened this issue 10 years ago • 3 comments

Add support to start/stop server as a Windows Service

kowalski7cc avatar May 03 '15 09:05 kowalski7cc

@kowalski7cc It wouldn't be a gui then because Windows services have no gui.

nprail avatar Jun 18 '15 14:06 nprail

You could start the GUI with windows, and let the server start with the GUI. That would be the closest it would get to 'a service'. I'll look into implementing the necessary functions to launch it in the background

Bertware avatar Jun 18 '15 16:06 Bertware

@Bertware @kowalski7cc You could set it up as a task in Task Scheduler.

nprail avatar Jun 18 '15 17:06 nprail