T-BoNe
Dec 23 2003, 11:33 PM
Hi,
Its prolly a noobie question, and i searched the board for it but i can't find a descend answer

How do i service a program (command line based) so i can use a batch or something like that for it.
Greetings
and thx in advance.
maxxis
Dec 24 2003, 12:55 AM
I use services.exe
services start name_program
daTh0r
Dec 24 2003, 01:04 AM
netstart name
probably works too
but i don't have good expirience with it
Divx_dude
Dec 24 2003, 01:27 AM
1 you execute your program u want for example "servudaemon.exe"
start servudaemon.exe /h /i
now its been executed
2 set it as servvice ! ( ya need to know the SERVICE name also)
start serv-u
Enjoy mate
sorry for bad english!
ssj4conejo
Dec 24 2003, 05:58 AM
I also use services.exe it works great and my favorite thign about it is that it lets me autorun a batch file as a service which is great for those proggies that use hidden32 and have lots of switches = ).
Barvaz88
Dec 24 2003, 07:20 AM
servudaemon.exe /h /i
net start serv-u
Progressor
Dec 24 2003, 07:21 AM
You can try firedaemon...
jimmy
Dec 24 2003, 06:06 PM
yourexe.exe -install
net start service_name
but not all progs have a service function, than you might require something like srvany (google to find more about it

)
T-BoNe
Dec 26 2003, 04:46 PM
thanks for the replies, its nice to learn
The Storm
Dec 26 2003, 10:34 PM
does anybody know the method with
cmd.exe /c name.exe
i ' ve heard it`s service but it doesn't work so or?
Nightdemon
Dec 27 2003, 12:02 AM
| QUOTE (Barvaz88 @ Dec 24 2003, 07:20 AM) |
servudaemon.exe /h /i net start serv-u |
I think you can better only do ServUDaemon.exe /i
/h only installs the servu and when the computer gets rebooted, it won't work anymore. /i means install servu and also startup after reboot
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.