Look in the folder where the application is stored: -
e.g. - ‘C:\Program Files\Bet Angel Limited\Bet Angel – Professional’ you should see a file called ‘BetAngel.exe.config’
Edit that with a text editor (like Notepad) and you’ll see a section as follows:
<defaultProxy>
<proxy usesystemdefault="false" />
</defaultProxy>
All you need to do is modify the false to true and Bet Angel will use the proxy configuration of Internet Explorer. E.g:
<defaultProxy>
<proxy usesystemdefault="true" />
</defaultProxy>
For Bet Angel Trader the folder would be: 'C:\Program Files (x86)\Bet Angel Limited\Bet Angel - Trader'
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article