Welcome
Login  Sign up

Default Category:Issues with Tradestation and Replay Media Catcher: Modified on: 2015-12-15 05:00:50 -0500


There is a conflict between our audio extraction DLLs and the Tradestation software. Since a handful of our customers also use Tradestation, I have personally contacted Tradestation on this matter. They have refused to work on the issue with us. Their software is not available without setting up an brokerage account, and they are unwilling to otherwise provide us with the software. I strongly suggest that you contact Tradestation and file a bug report.

It is possible to partially cripple Replay Media Catcher and then Tradestation will work. You will not be able to use the audio recording feature, but the regular downloading features of RMC5 will still work.

1. Open an Administrative command prompt (In the Start run box enter "cmd" and then Ctrl+Shift+Enter)
2. In the command prompt type

cd "C:\Windows\Jaksta\AC\x64"
rundll32 jaudcap.dll,Setup uninstall
cd "C:\Windows\Jaksta\AC\x86"
rundll32 jaudcap.dll,Setup uninstall

This will remove the audio capturing ability of RMC and should allow your program to run.

If you want to re-enable audio recording, do the following:
1. Open an Administrative command prompt (In the Start run box enter "cmd" and then Ctrl+Shift+Enter)
2. In the command prompt type

cd "C:\Windows\Jaksta\AC\x64"
rundll32 jaudcap.dll,Setup install
cd "C:\Windows\Jaksta\AC\x86"
rundll32 jaudcap.dll,Setup install

 


Did you find it helpful? Yes No

Can you please tell us how we can improve this article?