Ticket #19 (assigned enhancement)

Opened 2 years ago

Last modified 21 months ago

Support for proxies

Reported by: mike Owned by: mike
Priority: major Milestone: 1.3
Component: WineBottler misc Version: 1.1.32
Keywords: Cc:

Description

proxies for bottler, ies and winetricks

Change History

comment:1 Changed 2 years ago by mike

  • Status changed from new to assigned

Add the following env variables to bottler.sh to support proxies for bottler & winetricks

http_proxy [protocol://]<host>[:port] HTTPS_PROXY [protocol://]<host>[:port] FTP_PROXY [protocol://]<host>[:port]

Add the following reg key to enable http proxy on ie 'Regedit4

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion?\Internet Settings] "MigrateProxy?"=dword:00000001 "ProxyEnable?"=dword:00000001 "ProxyHttp1.1"=dword:00000000 "ProxyServer?"=" http://ProxyServername:80" "ProxyOverride?"="<local>"'

 http://support.microsoft.com/kb/819961

comment:2 Changed 2 years ago by mike

  • Milestone changed from 1.1.33 to 1.1.34

comment:3 Changed 2 years ago by mike

  • Milestone changed from 1.1.34 to 1.1.35

comment:4 Changed 2 years ago by mike

  • Milestone changed from 1.1.35 to 1.1.36

comment:5 Changed 21 months ago by mike

  • Milestone changed from 1.1.44 to 1.1.45

comment:6 Changed 21 months ago by mike

  • Milestone 1.1.45 deleted

Milestone 1.1.45 deleted

comment:7 Changed 21 months ago by mike

  • Milestone set to 1.2
Note: See TracTickets for help on using tickets.