Serge3leo, on Jul 13 2008, 05:02 PM, said:
move %systemdrive%\bdaforserver\source\x64\System32\kstvtune.ax %systemroot%\system32
move %systemdrive%\bdaforserver\source\x64\System32\ksxbar.ax %systemroot%\system32
move %systemdrive%\bdaforserver\source\x64\SysWOW64\kstvtune.ax %systemroot%\SysWOW64
move %systemdrive%\bdaforserver\source\x64\SysWOW64\ksxbar.ax %systemroot%\SysWOW64
Needed and right?
Thats correct, these files needs to be present in that system32 or syswow64 directory, as tv applications needs these file in order for it to work
Serge3leo, on Jul 13 2008, 05:02 PM, said:
%systemroot%\SysWOW64\regsvr32 /s %systemroot%\SysWOW64\kstvtune.ax
%systemroot%\SysWOW64\regsvr32 /s %systemroot%\SysWOW64\ksxbar.ax
%systemroot%\system32\regsvr32 /s %systemroot%\system32\kstvtune.ax
%systemroot%\system32\regsvr32 /s %systemroot%\system32\ksxbar.ax
Not needed and bugged. Because this DLL don't have DllRegisterServer() entry.
Any register error of kstvtune.ax&ksxbar.ax must ignored. That right?
Correct again, these commands don't need to be there, as it can't register, because they don;t have any DllRegisterServer() entry. (sorry never updated my setup pack, but its fine, as it uses /s switch (silent) it does not interupt setup)
Serge3leo, on Jul 13 2008, 05:02 PM, said:
Your english is fine
This post has been edited by shahed26: 13 July 2008 - 07:04 PM



Help

Back to top








