<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: не активируется окно]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=11104&amp;type=atom" />
	<updated>2015-11-27T19:31:10Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=11104</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: не активируется окно]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=99343#p99343" />
			<content type="html"><![CDATA[<p>помог WinActivateBottom</p>]]></content>
			<author>
				<name><![CDATA[OmTatSat]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33453</uri>
			</author>
			<updated>2015-11-27T19:31:10Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=99343#p99343</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: не активируется окно]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=99342#p99342" />
			<content type="html"><![CDATA[<p>Ещё заметил, если открыто окно диспетчера задач, тогда окно активируется, если диспетчера задач нет, то не хочет.</p>]]></content>
			<author>
				<name><![CDATA[OmTatSat]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33453</uri>
			</author>
			<updated>2015-11-27T19:20:29Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=99342#p99342</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: не активируется окно]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=99341#p99341" />
			<content type="html"><![CDATA[<p>Окно не хочет активироваться, в чём может быть проблема?<br /></p><div class="codebox"><pre><code>p = %1%
run, %COMSPEC% /c &quot;&quot;C:\Program Files (x86)\uTorrent\uTorrent.exe&quot; &quot;/MINIMIZED&quot; &quot;%1%&quot;&quot;,,hide
;MsgBox, 45787878
WinWait, ahk_class #32770
Winset, top, ,ahk_class #32770
WinActivate, ahk_class #32770
return
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[OmTatSat]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33453</uri>
			</author>
			<updated>2015-11-27T17:23:47Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=99341#p99341</id>
		</entry>
</feed>
