[Wine] Re: HOWTO configure internet access

Daniel Skorka skorka at gmx.net
Mon Mar 19 00:51:52 CDT 2007


Frank Busse <frank at busse.oche.de> wrote:
> after searching all the sources I knew so far, there seems to be no 
> advice for configuring internet access for wine. Must obviously be too 
> streamline to bother about... ;-)

That's because there is (almost) nothing left to configure. wine uses
the standard Un*x APIs for networking and that's it.
What is left is the configuration of a proxy for e.g. http.

HOWTO:
$ wine regedit
Open the key Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings
Create a new DWORD called "ProxyEnable" and give it the value "1"
Create a new String called "ProxySever" and give it the value
"your.proxy.here:port"

That should do the trick. If not, provide us with a WINEDEBUG=+wininet
trace.

Daniel
-- 
Before you post:
Read the Wine User Guide http://winehq.org/site/docs/wineusr-guide/index
When you post:
Which wine version? Self compiled or prepackaged?


More information about the wine-users mailing list