R
Roberto Ortolano
Hello
is there a way to run a service via command line and specify the
priority at which it has to execute?
I know that you can do that with a normal .exe by doing
start /low namefile.exe
is it possible to do something like that (for example through "net
start") with a service?
Thanks
is there a way to run a service via command line and specify the
priority at which it has to execute?
I know that you can do that with a normal .exe by doing
start /low namefile.exe
is it possible to do something like that (for example through "net
start") with a service?
Thanks