<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: При активации окна WinActivate переместить мышь на конопку ок]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=11786</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=11786&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: При активации окна WinActivate переместить мышь на конопку ок».]]></description>
		<lastBuildDate>Mon, 04 Jul 2016 21:19:28 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: При активации окна WinActivate переместить мышь на конопку ок]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=105922#p105922</link>
			<description><![CDATA[<p><strong>Flasher</strong>, понял, спасибо.</p>]]></description>
			<author><![CDATA[null@example.com (OmTatSat)]]></author>
			<pubDate>Mon, 04 Jul 2016 21:19:28 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=105922#p105922</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: При активации окна WinActivate переместить мышь на конопку ок]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=105921#p105921</link>
			<description><![CDATA[<p><strong>OmTatSat</strong><br />Регистрозависимости нет, просто параметры так заданы в мануале по умолчанию.</p>]]></description>
			<author><![CDATA[null@example.com (Flasher)]]></author>
			<pubDate>Mon, 04 Jul 2016 21:14:42 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=105921#p105921</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: При активации окна WinActivate переместить мышь на конопку ок]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=105919#p105919</link>
			<description><![CDATA[<p><strong>Flasher</strong>, спасибо, работает. А я думал переменная и дополнительный параметр </p><div class="codebox"><pre><code>/MINIMIZED</code></pre></div><p> только для командной строки)) Кстати его обязательно писать только большими буквами?</p>]]></description>
			<author><![CDATA[null@example.com (OmTatSat)]]></author>
			<pubDate>Mon, 04 Jul 2016 21:07:01 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=105919#p105919</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: При активации окна WinActivate переместить мышь на конопку ок]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=105905#p105905</link>
			<description><![CDATA[<p><strong>OmTatSat</strong><br /></p><div class="codebox"><pre><code>run, C:\Program Files (x86)\uTorrent\uTorrent.exe /MINIMIZED &quot;%1%&quot;</code></pre></div><p>p = %1% убрать.</p>]]></description>
			<author><![CDATA[null@example.com (Flasher)]]></author>
			<pubDate>Mon, 04 Jul 2016 17:32:55 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=105905#p105905</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: При активации окна WinActivate переместить мышь на конопку ок]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=105902#p105902</link>
			<description><![CDATA[<p><strong>Flasher</strong>, как сделать то, что выполняет эта строка без cmd?<br /></p><div class="codebox"><pre><code>run, %COMSPEC% /c &quot;&quot;C:\Program Files (x86)\uTorrent\uTorrent.exe&quot; &quot;/MINIMIZED&quot; &quot;%p%&quot;&quot;,,hide</code></pre></div><p>Цель - запустить уторрент свёрнутым, без всяких всплывающих окон.</p>]]></description>
			<author><![CDATA[null@example.com (OmTatSat)]]></author>
			<pubDate>Mon, 04 Jul 2016 17:14:25 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=105902#p105902</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: При активации окна WinActivate переместить мышь на конопку ок]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=105875#p105875</link>
			<description><![CDATA[<p><strong>OmTatSat</strong><br />Окно консоли как раз и появляется с вызовом cmd. Откуда ему ещё тут взяться? Тут ни в cmd ни, соответственно, в hide нет никакой нужды.</p><p>P.S.: Если хотите писать ник на одной строке с предложением, отделяйте тогда уж запятой, как положено.</p>]]></description>
			<author><![CDATA[null@example.com (Flasher)]]></author>
			<pubDate>Mon, 04 Jul 2016 10:46:40 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=105875#p105875</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: При активации окна WinActivate переместить мышь на конопку ок]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=105867#p105867</link>
			<description><![CDATA[<p><strong>Flasher</strong>, уже точно не помню, давно сочинял. Но гугл говорит, чтобы закрыть окно командной строки после выполнения команды, и это похоже на правду. Зачем мне куча открытых командных окон?</p>]]></description>
			<author><![CDATA[null@example.com (OmTatSat)]]></author>
			<pubDate>Mon, 04 Jul 2016 06:29:30 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=105867#p105867</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: При активации окна WinActivate переместить мышь на конопку ок]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=105828#p105828</link>
			<description><![CDATA[<p><strong>OmTatSat</strong><br />А для чего там cmd /c?</p>]]></description>
			<author><![CDATA[null@example.com (Flasher)]]></author>
			<pubDate>Sat, 02 Jul 2016 19:50:55 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=105828#p105828</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: При активации окна WinActivate переместить мышь на конопку ок]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=105810#p105810</link>
			<description><![CDATA[<p>В общем, решился вопрос так:</p><div class="codebox"><pre><code>#NoEnv
#WinActivateForce
#SingleInstance, force
SetTitleMatchMode, 2
p = %1%
run, %COMSPEC% /c &quot;&quot;C:\Program Files (x86)\uTorrent\uTorrent.exe&quot; &quot;/MINIMIZED&quot; &quot;%p%&quot;&quot;,,hide
WinWait, Добавить новый торрент, , 12
WinActivate, Добавить новый торрент
ControlGetPos, x, y, w, h, Button14, Добавить новый торрент
MouseMove, X + 15, Y + 10 , 0
return</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (OmTatSat)]]></author>
			<pubDate>Sat, 02 Jul 2016 11:17:39 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=105810#p105810</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: При активации окна WinActivate переместить мышь на конопку ок]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=105805#p105805</link>
			<description><![CDATA[<p><span style="color: green"><strong>OmTatSat</strong>, расставьте заглавные буквы и знаки препинания в своих сообщениях.</span></p>]]></description>
			<author><![CDATA[null@example.com (ypppu)]]></author>
			<pubDate>Sat, 02 Jul 2016 09:36:40 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=105805#p105805</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: При активации окна WinActivate переместить мышь на конопку ок]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=105804#p105804</link>
			<description><![CDATA[<p>Хотя похоже, что виновник всё таки. </p><div class="codebox"><pre><code>WinActivate, Добавить новый торрент</code></pre></div><p>Тогда так, как активировать окно и сохранить фокус мышки?</p>]]></description>
			<author><![CDATA[null@example.com (OmTatSat)]]></author>
			<pubDate>Sat, 02 Jul 2016 08:05:13 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=105804#p105804</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: При активации окна WinActivate переместить мышь на конопку ок]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=105803#p105803</link>
			<description><![CDATA[<p>Хм, оказывается мешает строка. </p><div class="codebox"><pre><code>WinWait, Добавить новый торрент, , 12</code></pre></div><p>Без неё фокус идёт на ок, но она нужна, если код добавляет торент когда торрент программа ещё не была запущена, то окно без этой строчки вообще не появляется. Как добавить задержку и сохранить фокус мышки на ок?</p>]]></description>
			<author><![CDATA[null@example.com (OmTatSat)]]></author>
			<pubDate>Sat, 02 Jul 2016 07:47:10 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=105803#p105803</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: При активации окна WinActivate переместить мышь на конопку ок]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=105802#p105802</link>
			<description><![CDATA[<p><strong>ypppu</strong> спасибо, эта настройка включена, но к сожалению она не срабатывает на окне utorrent, по этому и появилась эта тема.<br />Не срабатывает потому что торенты добавляются через этот код .</p><div class="codebox"><pre><code>#SingleInstance, force
SetTitleMatchMode, 2
p = %1%
run, %COMSPEC% /c &quot;&quot;C:\Program Files (x86)\uTorrent\uTorrent.exe&quot; &quot;/MINIMIZED&quot; &quot;%p%&quot;&quot;,,hide
WinWait, Добавить новый торрент, , 12
WinActivateBottom, Добавить новый торрент
return</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (OmTatSat)]]></author>
			<pubDate>Sat, 02 Jul 2016 07:39:25 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=105802#p105802</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: При активации окна WinActivate переместить мышь на конопку ок]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=105800#p105800</link>
			<description><![CDATA[<p>В стандартных настройках есть.<br /><span class="postimg"><img src="http://static.ziarulatac.ro/i/imagini-articole/cum-sa-gasesti-pointerul-mouse-ului-mai-usor-1.jpg" alt="http://static.ziarulatac.ro/i/imagini-articole/cum-sa-gasesti-pointerul-mouse-ului-mai-usor-1.jpg" /></span></p>]]></description>
			<author><![CDATA[null@example.com (ypppu)]]></author>
			<pubDate>Sat, 02 Jul 2016 07:05:55 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=105800#p105800</guid>
		</item>
		<item>
			<title><![CDATA[AHK: При активации окна WinActivate переместить мышь на конопку ок]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=105798#p105798</link>
			<description><![CDATA[<p>Подскажите пожалуйста, как можно реализовать перемещение мыши на кнопку ок по появлению окна?</p>]]></description>
			<author><![CDATA[null@example.com (OmTatSat)]]></author>
			<pubDate>Sat, 02 Jul 2016 06:54:28 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=105798#p105798</guid>
		</item>
	</channel>
</rss>
