Reply to thread

Tony, I've been helping somebody with a tuner issue today. One of the side-issues they had was that TS files would not play. This was due to TsReader not having been registered. I tried to register TsReader manually but failed due to missing VC++ redistributable. After installing VC++ 2010 Redist SP1 TsReader could be registered and TS files played fine.


I thought the deploy tool took care of installing that dependency.

Could we have added code in TsReader that requires updated/new dependencies in the deploy tool?


Top Bottom