<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK:Использования Proxy]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=9856&amp;type=atom" />
	<updated>2014-08-21T07:16:35Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=9856</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Использования Proxy]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86009#p86009" />
			<content type="html"><![CDATA[<p>HKEY_CURRENT_USER, Software\Microsoft\Windows\CurrentVersion\Internet Settings\ProxyOverride ?</p>]]></content>
			<author>
				<name><![CDATA[Coroner]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30045</uri>
			</author>
			<updated>2014-08-21T07:16:35Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86009#p86009</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK:Использования Proxy]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=85447#p85447" />
			<content type="html"><![CDATA[<p>Здрасте,вот мой сие вопрос:<br />Надо включить прокси что-бы работали когда используешь IE.<br />Пробывал так:<br /></p><div class="codebox"><pre><code>Regwrite, REG_DWORD, HKEY_CURRENT_USER, Software\Microsoft\Windows\CurrentVersion\Internet Settings,ProxyEnable,1
Regwrite, REG_BINARY, HKEY_CURRENT_USER, Software\Microsoft\Windows\CurrentVersion\Internet Settings\Connections,DefaultConnectionSettings,3C000000110000000100000000000000000000000000000001000000000000000000000000000000000000000000000000000000
 Regwrite, REG_SZ, HKEY_CURRENT_USER, Software\Microsoft\Windows\CurrentVersion\Internet Settings,ProxyServer,IP:Port
</code></pre></div><p>Прокси не включились.<br />Есть ещё варианты?</p>]]></content>
			<author>
				<name><![CDATA[kent-34]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32444</uri>
			</author>
			<updated>2014-07-30T11:46:32Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=85447#p85447</id>
		</entry>
</feed>
