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'
For Bet Angel Basic it would be: 'C:\Program Files (x86)\Bet Angel Limited\Bet Angel - Basic 2'
Bet Angel - Technical Support
Comments