<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: IE_com_error]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=14502&amp;type=atom" />
	<updated>2019-01-20T15:16:47Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=14502</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: IE_com_error]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=131451#p131451" />
			<content type="html"><![CDATA[<p><strong>Malcev</strong> Большое спасибо!</p>]]></content>
			<author>
				<name><![CDATA[inseption86]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=38818</uri>
			</author>
			<updated>2019-01-20T15:16:47Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=131451#p131451</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: IE_com_error]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=131449#p131449" />
			<content type="html"><![CDATA[<p>Пробуйте загружать через InternetExplorer.ApplicationMedium:<br /></p><div class="codebox"><pre><code>ie := ComObjCreate(&quot;{D5E8041D-920F-45e9-B8FB-B1DEB82C6E5E}&quot;)</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2019-01-20T13:59:46Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=131449#p131449</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: IE_com_error]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=131442#p131442" />
			<content type="html"><![CDATA[<p>Добрый день! Подскажите пож-та, возможно ли обойти ошибку &quot;while&nbsp; ie.readyState!=4&quot; на обычной учётке, если запускать из под админа, то всё ОК</p><div class="codebox"><pre><code>ie := ComObjCreate(&quot;InternetExplorer.Application&quot;)
ie.Visible := true
ie.Navigate(URL)

while  ie.readyState!=4
	continue</code></pre></div>]]></content>
			<author>
				<name><![CDATA[inseption86]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=38818</uri>
			</author>
			<updated>2019-01-19T13:59:01Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=131442#p131442</id>
		</entry>
</feed>
