<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Запуск 2х (ехе), с удалением первого из процессов]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=6101</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=6101&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Запуск 2х (ехе), с удалением первого из процессов».]]></description>
		<lastBuildDate>Tue, 09 Aug 2011 20:52:56 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Запуск 2х (ехе), с удалением первого из процессов]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=50520#p50520</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>а по подробней можно,где взять этот ПИД?</p></blockquote></div><p>Если бы ты подробнее ознакомился с описанием команды Run, или хотя бы сравнил:</p><div class="codebox"><pre><code>Run, C:\WINDOWS\Trainer.exe</code></pre></div><p>с </p><div class="codebox"><pre><code>Run, Trainer.exe, C:\WINDOWS, , TrainerID</code></pre></div><p>то вопроса бы не возникло.</p>]]></description>
			<author><![CDATA[null@example.com (MasS)]]></author>
			<pubDate>Tue, 09 Aug 2011 20:52:56 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=50520#p50520</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Запуск 2х (ехе), с удалением первого из процессов]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=50498#p50498</link>
			<description><![CDATA[<div class="codebox"><pre><code>DetectHiddenWindows On
WinGet, GetPID, PID, % A_ScriptFullPath
MsgBox, % GetPID</code></pre></div><div class="codebox"><pre><code>MsgBox, % DllCall(&quot;GetCurrentProcessId&quot;)</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Grey)]]></author>
			<pubDate>Tue, 09 Aug 2011 10:42:01 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=50498#p50498</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Запуск 2х (ехе), с удалением первого из процессов]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=50497#p50497</link>
			<description><![CDATA[<p>А PID везьде одинаковый будет? или на разных компьютерах разный?</p>]]></description>
			<author><![CDATA[null@example.com (ViTaL)]]></author>
			<pubDate>Tue, 09 Aug 2011 10:31:20 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=50497#p50497</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Запуск 2х (ехе), с удалением первого из процессов]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=50496#p50496</link>
			<description><![CDATA[<div class="codebox"><pre><code>FileInstall, Trainer.exe, C:\WINDOWS\Trainer.exe, 1
FileInstall, Wallhack.exe, C:\WINDOWS\Wallhack.exe, 1
Run, Trainer.exe, C:\WINDOWS,, TrainerPID
Random, RandVar, 5, 6
Sleep, % RandVar*1000
Process, Close, % TrainerPID
Run, Wallhack.exe, C:\WINDOWS,, WallhackPID</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Grey)]]></author>
			<pubDate>Tue, 09 Aug 2011 10:28:35 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=50496#p50496</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Запуск 2х (ехе), с удалением первого из процессов]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=50492#p50492</link>
			<description><![CDATA[<p><span style="color: green"><strong>ViTaL</strong>, я поправил заголовок темы. А Вам — замечание: не поступайте так впредь.</span></p>]]></description>
			<author><![CDATA[null@example.com (alexii)]]></author>
			<pubDate>Tue, 09 Aug 2011 09:28:45 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=50492#p50492</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Запуск 2х (ехе), с удалением первого из процессов]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=50484#p50484</link>
			<description><![CDATA[<p>а по подробней можно,где взять этот ПИД?&nbsp; и&nbsp; надо чтоб через 5-6 секунд только закрыл сам себя,и только после этого запустил 2е ехе))</p>]]></description>
			<author><![CDATA[null@example.com (ViTaL)]]></author>
			<pubDate>Tue, 09 Aug 2011 08:24:15 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=50484#p50484</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Запуск 2х (ехе), с удалением первого из процессов]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=50482#p50482</link>
			<description><![CDATA[<div class="codebox"><pre><code>;запускаем процесс и записываем его PID
Run, Trainer.exe, C:\WINDOWS, , TrainerID

;далее по PID закрываем процесс
Process, Close, %TrainerID%</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (MasS)]]></author>
			<pubDate>Tue, 09 Aug 2011 08:16:33 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=50482#p50482</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Запуск 2х (ехе), с удалением первого из процессов]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=50477#p50477</link>
			<description><![CDATA[<p>Суть проблемы в следующем: <br />Для корректной работы чита,необходимо запустить трейнер(для диактивации защиты игры) ,затем вручную убить процесс трейнера,а потом запустить <br />сам чит(=( </p><p>Возможно ли сделать так ,чтобы сперва запустилось 1 ехе ,через 5-6 секунд само себя убило в процессах, а после запустилось 2 ехе? То есть сделать полностью автоматизированный чит(запустил и играешь)</p><p>Подскажите что надо дописать сюда,СПАСИБО!<br /></p><div class="codebox"><pre><code>#NoEnv  
#NoTrayIcon
SendMode Input  
SetWorkingDir %A_ScriptDir%

FileInstall,Trainer.exe, C:\WINDOWS\Trainer.exe, 1 ;1 ехе
FileInstall,Wallhack.exe, C:\WINDOWS\Wallhack.exe, 1 ;2 ехе


Run, C:\WINDOWS\Trainer.exe ;запуск 1 ехе
Run, C:\WINDOWS\Wallhack.exe ;запуск 2 ехе</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ViTaL)]]></author>
			<pubDate>Tue, 09 Aug 2011 07:10:24 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=50477#p50477</guid>
		</item>
	</channel>
</rss>
