Answer the question
In order to leave comments, you need to log in
What is the daemon application for running processes in Microsoft Windows?
There are many small console applications. All of them run as a process, hanging open processing network requests. It's just that a console window is open in the panel, where it says "started"
Is there any software for Windows that can run such processes in the background where they can simply, quietly and peacefully work, not hang in the tray or on the taskbar? Something like a daemon, like in Linux, so that you can set up autorun, and manage it through the panel, see what is running, stop it if necessary? Is there such software?
Answer the question
In order to leave comments, you need to log in
using the powershell cmdlet
new-service
example usages : get-help new-service -examples
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question