2013-04-04, 09:07
(2013-04-04, 05:07)jfoley Wrote: Not sure if it is just me or not, but it seems like after a reboot, I start the "TV" application. I have to then "Restart" the application before I can use it. If I don't "Restart" it, I get errors when trying to start a stream.
Finally, is there a way you can create a service out of the tv.exe? If not, any suggestions for auto-starting the application after a reboot?
If you're running a Windows machine just add a shorcut to tv.exe in the startup folder (in the start menu). On my machine it seems tv.exe loads before Windows recognizes the tuner and so tv.exe fails to load the tuner when it starts this way. If this is the case for you I can share a simple batch file which will fix this (basically just code a pause before starting tv.exe). This won't make tv.exe run as a service but it's close (you'll still see the cmd window so it's not completely hidden the way a typical service is).