[PATCH] Add Proxy Enable registry key by default

Austin English austinenglish at gmail.com
Tue Aug 7 17:05:27 CDT 2007


Simple patch to add Proxy Enable key by default. Fixes bug 9150.

(Credit goes to Dan Kegel/Sebastian for the key, but since no one
implemented, here it is).

-Austin

Please CC me if needed, I'm not subscribed to this list.

>From 03bd173063bb0d1101c26b9d8a0e94c85ac4292f Mon Sep 17 00:00:00 2001
From: Austin English <austinenglish at gmail.com>
Date: Mon, 6 Aug 2007 22:13:52 -0500
Subject: [PATCH] Add in Proxy Enable registry key by default.

---
 tools/wine.inf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/wine.inf b/tools/wine.inf
index 30e7ee0..1426e22 100644
--- a/tools/wine.inf
+++ b/tools/wine.inf
@@ -335,6 +335,7 @@ HKLM,System\CurrentControlSet\Control\VMM32Files,,,""
 HKCU,Software\Wine\MSHTML,"GeckoUrl",,"http://source.winehq.org/winegecko.php"
 HKLM,HARDWARE\DEVICEMAP\PARALLEL PORTS,,,""
 HKLM,HARDWARE\DEVICEMAP\SERIALCOMM,,,""
+HKCU,Software\Microsoft\Windows\CurrentVersion\Internet
Settings,"ProxyEnable",0x10001,0x00000000

 [Nls]
 HKLM,System\CurrentControlSet\Control\Nls\Codepage,"37",,""
-- 
1.5.2.3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-patches/attachments/20070807/9c87d90e/attachment.htm


More information about the wine-patches mailing list