<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Сделать активным окно Skype]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=5712&amp;type=atom" />
	<updated>2011-04-09T15:10:10Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=5712</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Сделать активным окно Skype]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=47490#p47490" />
			<content type="html"><![CDATA[<p>просто запустите Skype.exe</p><p>Run, skype.exe</p>]]></content>
			<author>
				<name><![CDATA[Mixail]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=17259</uri>
			</author>
			<updated>2011-04-09T15:10:10Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=47490#p47490</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Сделать активным окно Skype]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=47487#p47487" />
			<content type="html"><![CDATA[<p>Когда скайп свернут в трей, то не работает. Если скайп просто позади других окон, то работает так:<br /></p><div class="codebox"><pre><code>SetTitleMatchMode, 2
WinActivate, Skype ahk_class tSkMainForm</code></pre></div>]]></content>
			<author>
				<name><![CDATA[InFlames]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24849</uri>
			</author>
			<updated>2011-04-09T06:03:24Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=47487#p47487</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Сделать активным окно Skype]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=47486#p47486" />
			<content type="html"><![CDATA[<p>Не представляю. Попробуй AHK <a href="http://www.autohotkey.net/~Lexikos/AutoHotkey_L/">обновить</a>.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2011-04-09T05:59:39Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=47486#p47486</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Сделать активным окно Skype]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=47484#p47484" />
			<content type="html"><![CDATA[<p>Странно, не срабатывает и так. </p><p>WinActivate что-то в принципе не работает, чтобы не ставил внутрь. </p><p>В чем может быть причина?</p>]]></content>
			<author>
				<name><![CDATA[Rover]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24940</uri>
			</author>
			<updated>2011-04-09T05:30:28Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=47484#p47484</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Сделать активным окно Skype]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=47483#p47483" />
			<content type="html"><![CDATA[<p>У меня срабатывает, если речь о главном окне. Можно ещё так попробовать:<br /></p><div class="codebox"><pre><code>WinActivate, ahk_class tSkMainForm.UnicodeClass</code></pre></div>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2011-04-09T05:27:02Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=47483#p47483</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Сделать активным окно Skype]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=47482#p47482" />
			<content type="html"><![CDATA[<p>Так, что-то не срабатывает.</p><div class="codebox"><pre><code>WinActivate, skype</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Rover]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24940</uri>
			</author>
			<updated>2011-04-09T05:15:30Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=47482#p47482</id>
		</entry>
</feed>
