What is the best program to use on windows XP and Windows 7 to do what srvany.exe does on windows NT (run a process as a service)?
|
Windows XP and 7 are NT, and the |
|||
|
|
|
FireDaemon. You have to pay for it but it has a lot of features and works well. |
|||
|
|
|
Windows comes with the Simply go to an elevated Command Prompt and type:
For example, to create a (useless) notepad service, you could use:
(Please note, spacing after the equals and before the value is important) You can then start the service from the command prompt using |
|||||
|
|
There is NSSM http://iain.cx/src/nssm/ |
|||
|
|