<?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=8791&amp;type=atom" />
	<updated>2014-05-21T06:13:50Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=8791</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Убить процесс по титлу]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=83177#p83177" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>serzh82saratov пишет:</cite><blockquote><div class="codebox"><pre><code>
1::
    WinGet, WinPID, PID, A
     Process, Close, %WinPID%
    Return
</code></pre></div></blockquote></div><p>Благодаря Вам потихоньку начинаю разбираться. Огромнейшее спасибо!</p>]]></content>
			<author>
				<name><![CDATA[dredj]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32289</uri>
			</author>
			<updated>2014-05-21T06:13:50Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=83177#p83177</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Убить процесс по титлу]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=83172#p83172" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>
1::
    WinGet, WinPID, PID, A
     Process, Close, %WinPID%
    Return
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2014-05-20T22:06:20Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=83172#p83172</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Убить процесс по титлу]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=83154#p83154" />
			<content type="html"><![CDATA[<p>Ребята, как убить процесс активное окна по горячей клавише?</p>]]></content>
			<author>
				<name><![CDATA[dredj]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32289</uri>
			</author>
			<updated>2014-05-20T15:10:32Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=83154#p83154</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Убить процесс по титлу]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=76218#p76218" />
			<content type="html"><![CDATA[<p>Спасибо teadrinker за решение проблемы))</p>]]></content>
			<author>
				<name><![CDATA[resort]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30321</uri>
			</author>
			<updated>2013-10-20T18:13:01Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=76218#p76218</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Убить процесс по титлу]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=76170#p76170" />
			<content type="html"><![CDATA[<p>Запускаю процесс:<br /></p><div class="codebox"><pre><code>Run C:\Program Files (x86)\...</code></pre></div><p>Но иногда случается такая беда <a href="http://gyazo.com/a8e649cdd14b67ba3cde0d583055634c">http://gyazo.com/a8e649cdd14b67ba3cde0d583055634c</a><br />Как убить процесс с титлом &quot;Ошибка&quot;.</p><p>Пробовал, не получилось. (<br />Помогите пожалуйста.</p>]]></content>
			<author>
				<name><![CDATA[resort]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30321</uri>
			</author>
			<updated>2013-10-20T00:00:16Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=76170#p76170</id>
		</entry>
</feed>
