How do you run a custom service in Windows 7? Does anyone know how setup trac as a custom service in Windows 7?
|
feedback
|
migrated from stackoverflow.com Sep 28 '09 at 7:57
This question came from our site for professional and enthusiast programmers.
|
The link you have provided also points towards Trac On Windows, which seems a pretty complete description of the installation process. In section 3 I find the following line:
which creates a system service. However, I don't know if that's the service you need. | |||
|
feedback
|
|
yep srvany seems to be only way - unless someone else knows another way using "sc create /?" in cmd prompt (i dont) | |||
feedback
|
|
If you're scared by the command line and not scared to spend money, then FireDaemon allows you to easily set up services. | |||
|
feedback
|