Start Tvservice with command line? (1 Viewer)

Gixxer

Retired Team Member
  • Premium Supporter
  • August 18, 2007
    1,383
    41
    41
    Spain
    Home Country
    Spain Spain
    Hi, im having starting issues with tvservice. when the computer boots tvservice does not start, if i hit tvserver config i get a message to make it start. after i get an error message but tvservice starts and works perfectly.

    is there a command line which i could start after 5 min the computer boots to start tvservice??

    thanks
     

    Gixxer

    Retired Team Member
  • Premium Supporter
  • August 18, 2007
    1,383
    41
    41
    Spain
    Home Country
    Spain Spain
    net start tvservice (just like any other service).

    do u mean administrative tools / services ??

    in that case, i know i can do that, but the idea is to make a bat to automate it, as it happens always and its frustrating having to do it manually each time.

    all this until i discover why this is happening.
     

    tourettes

    Retired Team Member
  • Premium Supporter
  • January 7, 2005
    17,301
    4,800
    net start tvservice (just like any other service).

    do u mean administrative tools / services ??

    in that case, i know i can do that, but the idea is to make a bat to automate it, as it happens always and its frustrating having to do it manually each time.

    all this until i discover why this is happening.

    yes, that "net start tvservice" can be used directly with a bat. Windows allows every service to be started or stopped with "net [start | stop] <service_name>"
     

    Gixxer

    Retired Team Member
  • Premium Supporter
  • August 18, 2007
    1,383
    41
    41
    Spain
    Home Country
    Spain Spain
    sorry i hadnt understand that your message was the actual command line.

    ive just tried it and works perfectly, at least the first try.

    thanks a lot. hopefully someday ill discover why tvservice is not loading at startup, but no big deal if this is working for now.

    thanks
     

    nl2rma

    Portal Member
    April 2, 2008
    20
    4
    Home Country
    Netherlands Netherlands
    You can also set the service to autorestart when it stopped unexpected.

    in services.msc rightclick on the service you want to change,
    click the tab 'recover'
    and set the value's on 'restart service'.
     

    Users who are viewing this thread

    Top Bottom